aboutsummaryrefslogtreecommitdiff
path: root/engines/cruise/perso.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/cruise/perso.h')
-rw-r--r--engines/cruise/perso.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/cruise/perso.h b/engines/cruise/perso.h
index aa9f59a1a3..d77697378b 100644
--- a/engines/cruise/perso.h
+++ b/engines/cruise/perso.h
@@ -51,6 +51,7 @@ extern int16 computedVar14;
void freePerso(int persoIdx);
void freeAllPerso(void);
void affiche_chemin(int16 persoIdx, int16 * returnVar);
+int direction(int x1, int y1, int x2, int y2, int inc_jo1, int inc_jo2);
} // End of namespace Cruise