score initial fini
This commit is contained in:
9
snake/score_init.h
Normal file
9
snake/score_init.h
Normal file
@@ -0,0 +1,9 @@
|
||||
#ifndef SCORE_INIT_H
|
||||
#define SCORE_INIT_H
|
||||
|
||||
|
||||
void score_init (int* compteur);
|
||||
|
||||
|
||||
#endif /* SCORE_INIT_H */
|
||||
|
Reference in New Issue
Block a user