aboutsummaryrefslogtreecommitdiff
path: root/engines/dm/dm.cpp
diff options
context:
space:
mode:
authorBendegúz Nagy2016-07-11 14:33:25 +0200
committerBendegúz Nagy2016-08-26 23:02:22 +0200
commit8c7760bd610173740e623eeac02bf0728488b1c4 (patch)
tree8cb4436019d3689ddc6e255c6e71d06124d0628f /engines/dm/dm.cpp
parent9d1afe3022c607a47f73033371411b259114609d (diff)
downloadscummvm-rg350-8c7760bd610173740e623eeac02bf0728488b1c4.tar.gz
scummvm-rg350-8c7760bd610173740e623eeac02bf0728488b1c4.tar.bz2
scummvm-rg350-8c7760bd610173740e623eeac02bf0728488b1c4.zip
DM: Add F0239_TIMELINE_ExtractFirstEvent
Diffstat (limited to 'engines/dm/dm.cpp')
-rw-r--r--engines/dm/dm.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/engines/dm/dm.cpp b/engines/dm/dm.cpp
index fa94f258c4..86e7000498 100644
--- a/engines/dm/dm.cpp
+++ b/engines/dm/dm.cpp
@@ -335,8 +335,7 @@ T0002002:
_g327_newPartyMapIndex = kM1_mapIndexNone;
_eventMan->f357_discardAllInput();
}
-
- warning(false, "MISSING CODE: F0261_TIMELINE_Process_CPSEF");
+ _timeline->f261_processTimeline();
if (_g327_newPartyMapIndex != kM1_mapIndexNone)
goto T0002002;