22 #ifndef CRUISE_PERSO_H 23 #define CRUISE_PERSO_H 41 point coordinates[400];
42 int16 solution[NUM_NODES + 3][2];
60 int cor_droite(
int x1,
int y1,
int x2,
int y2,
point* outputTable);
61 void freePerso(
int persoIdx);
64 int direction(
int x1,
int y1,
int x2,
int y2,
int inc_jo1,
int inc_jo2);