maj score
This commit is contained in:
parent
6d4ab18cf5
commit
3587f7ce3c
@ -6,11 +6,6 @@
|
||||
#include <stdlib.h>
|
||||
#include <graph.h>
|
||||
#include "plateau_init.h"
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
|
||||
|
||||
>>>>>>> 2d7d16101fad9327b5f27c54983bc5cff31508a3
|
||||
|
||||
|
||||
|
||||
@ -33,18 +28,7 @@ int start (void) {
|
||||
|
||||
int score=0;
|
||||
|
||||
<<<<<<< HEAD
|
||||
char* num_score = "score : 00000";
|
||||
|
||||
|
||||
InitialiserGraphique();
|
||||
|
||||
/*initialisation de la taille de la fenetre de jeux*/
|
||||
|
||||
CreerFenetre(10,10,1450,840);
|
||||
|
||||
=======
|
||||
>>>>>>> 2d7d16101fad9327b5f27c54983bc5cff31508a3
|
||||
|
||||
/* remplisage du fond d'écran */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user