mirror of
https://gitlab.com/klmp200/LO41.git
synced 2025-07-16 06:39:26 +00:00
Meilleure gestion des scénari
This commit is contained in:
@ -23,6 +23,6 @@ typedef struct o_Resident {
|
||||
|
||||
FRIENDLY(name, Building)
|
||||
|
||||
Resident *_init_Resident(int id, char * name, int apartment_floor);
|
||||
Resident *_init_Resident(int id, char * name, int apartment_floor, int destination);
|
||||
|
||||
#endif //LO41_RESIDENT_H
|
||||
|
Reference in New Issue
Block a user