maj
This commit is contained in:
@@ -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));
|
||||||
|
Reference in New Issue
Block a user