mise à jour de l'évenement manger une pomme

This commit is contained in:
2023-12-18 23:40:33 +01:00
parent 11b6a7d7dd
commit 191e031597
8 changed files with 183 additions and 96 deletions

View File

@@ -0,0 +1,14 @@
#ifndef AUGMENTATION_SERPENT_H
#define AUGMENTATION_SERPENT_H
#include "plateau_init.h"
void augmentation_serpent(struct adresse* pointeur);
#endif /* AUGMENTATION_SERPENT_H */