Andrija Topčić / resetALL
Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers reset_polja.h Source File

reset_polja.h

00001 #ifndef RESET_POLJA_H
00002 #define RESET_POLJA_H
00003 #include "mbed.h"
00004 
00005 extern int polje[8][8];
00006  
00007  void PozicijaLoptice (void);
00008  #endif