#ifndef AUGMENTATION_SERPENT_H #define AUGMENTATION_SERPENT_H #include "plateau_init.h" void augmentation_serpent(struct adresse* pointeur); #endif /* AUGMENTATION_SERPENT_H */