maj
This commit is contained in:
parent
d3f6af133c
commit
8b2a291466
@ -51,10 +51,6 @@ couleur grey, green, yellow, red, black;
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
ajout_score();
|
ajout_score();
|
||||||
time()
|
time()
|
||||||
|
BIN
snake/lancement
BIN
snake/lancement
Binary file not shown.
27
snake/time.c
27
snake/time.c
@ -11,6 +11,33 @@ int main(void) {
|
|||||||
|
|
||||||
unsigned long suivant;
|
unsigned long suivant;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/* int* time = NULL; */
|
/* int* time = NULL; */
|
||||||
|
|
||||||
/* time = malloc( sizeof(short int));
|
/* time = malloc( sizeof(short int));
|
||||||
|
Loading…
x
Reference in New Issue
Block a user