mise à jour de l'évenement manger une pomme
This commit is contained in:
@@ -8,6 +8,7 @@ but : run
|
||||
|
||||
OFILES = plateau_init.o \
|
||||
fenetre.o \
|
||||
augmentation_serpent.o \
|
||||
deplacement.o \
|
||||
ajout_score.o \
|
||||
score_init.o \
|
||||
@@ -25,9 +26,11 @@ plateau_init.o : plateau_init.h
|
||||
|
||||
fenetre.o : fenetre.h plateau_init.h
|
||||
|
||||
deplacement.o : deplacement.h
|
||||
augmentation_serpent.o : augmentation_serpent.h
|
||||
|
||||
supp_queue.o : supp_queue.h
|
||||
deplacement.o : deplacement.h supp_queue.h
|
||||
|
||||
supp_queue.o : supp_queue.h augmentation_serpent.h
|
||||
|
||||
ajout_score.o : ajout_score.h
|
||||
|
||||
|
Reference in New Issue
Block a user