ajout de l'écran de fin du jeu
This commit is contained in:
12
snake/affichage_timer.h
Normal file
12
snake/affichage_timer.h
Normal file
@@ -0,0 +1,12 @@
|
||||
|
||||
|
||||
#ifndef AFFICHAGE_TIMER_H
|
||||
#define AFFICHAGE_TIMER_H
|
||||
|
||||
#include <graph.h>
|
||||
|
||||
|
||||
void affichage_timer( unsigned char minutes, unsigned char secondes) ;
|
||||
|
||||
|
||||
#endif /* AFFICHAGE_TIMER_H */
|
Reference in New Issue
Block a user