aboutsummaryrefslogtreecommitdiff
path: root/engines/tony/loc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/tony/loc.cpp')
-rw-r--r--engines/tony/loc.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/tony/loc.cpp b/engines/tony/loc.cpp
index 306322f2ad..70e800a5d4 100644
--- a/engines/tony/loc.cpp
+++ b/engines/tony/loc.cpp
@@ -864,7 +864,7 @@ RMItem::~RMItem() {
CoroScheduler.closeEvent(m_hEndPattern);
}
-//FIXME: Pass uint32 directly for hCustomSkip
+
void RMItem::WaitForEndPattern(CORO_PARAM, uint32 hCustomSkip) {
CORO_BEGIN_CONTEXT;
uint32 h[2];