aboutsummaryrefslogtreecommitdiff
path: root/engines/tony/game.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/tony/game.h')
-rw-r--r--engines/tony/game.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/tony/game.h b/engines/tony/game.h
index 593203e443..55fed71380 100644
--- a/engines/tony/game.h
+++ b/engines/tony/game.h
@@ -300,7 +300,7 @@ public:
bool RemoveThis();
// Polling per l'option screen
- void DoFrame(RMInput *m_input);
+ void DoFrame(CORO_PARAM, RMInput *m_input);
protected: