restart cijelog polja

reset_polja.h

Committer:
atopcic
Date:
2021-02-22
Revision:
0:940bc7e11621

File content as of revision 0:940bc7e11621:

#ifndef RESET_POLJA_H
#define RESET_POLJA_H
#include "mbed.h"

extern int polje[8][8];
 
 void PozicijaLoptice (void);
 #endif