aboutsummaryrefslogtreecommitdiff
path: root/engines/cge2/cge2.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/cge2/cge2.h')
-rw-r--r--engines/cge2/cge2.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/cge2/cge2.h b/engines/cge2/cge2.h
index e3606b821b..af16311ab2 100644
--- a/engines/cge2/cge2.h
+++ b/engines/cge2/cge2.h
@@ -155,6 +155,7 @@ public:
void sceneDown();
void closePocket();
void switchScene(int scene);
+ void saveHeroPos();
void showBak(int ref);
void loadTab();
int newRandom(int range);