maj affichage chronomettre

This commit is contained in:
Titouan LERICHE 2023-12-09 19:18:15 +01:00
parent 5a17e2f1e9
commit 914a69d439
3 changed files with 1 additions and 1 deletions

BIN
.DS_Store vendored Normal file

Binary file not shown.

@ -12,7 +12,7 @@ OFILES = plateau_init.o \
CC = gcc
CFLAGS = -ansi -pedantic -lgraph
CFLAGS = -ansi -pedantic -lgraph -I/usr/local/include
### REGLES ESSENTIELLES ###

BIN
snake/lancement Executable file

Binary file not shown.