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.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/engines/mads/player.h b/engines/mads/player.h
index 71f3406f18..eee1cee67f 100644
--- a/engines/mads/player.h
+++ b/engines/mads/player.h
@@ -172,6 +172,9 @@ public:
* direction which the player is facing in) */
void selectSeries();
+ /*
+ * Moves to the next frame for the currently active player sprite set
+ */
void updateFrame();
void update();