aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/player.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/mads/player.h')
-rw-r--r--engines/mads/player.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/mads/player.h b/engines/mads/player.h
index 9a615e544f..ed44de2c20 100644
--- a/engines/mads/player.h
+++ b/engines/mads/player.h
@@ -153,6 +153,8 @@ public:
void setDest(const Common::Point &pt, int facing);
void nextFrame();
+
+ void sub7E53C(Common::Point pos, int direction);
};
} // End of namespace MADS