maj
This commit is contained in:
parent
d3f6af133c
commit
8b2a291466
@ -51,10 +51,6 @@ couleur grey, green, yellow, red, black;
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
/*
|
||||
ajout_score();
|
||||
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;
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
/* int* time = NULL; */
|
||||
|
||||
/* time = malloc( sizeof(short int));
|
||||
|
Loading…
x
Reference in New Issue
Block a user