aboutsummaryrefslogtreecommitdiff
path: root/engines/lastexpress/entities/mahmud.cpp
diff options
context:
space:
mode:
authorJulien Templier2010-10-21 23:46:00 +0000
committerJulien Templier2010-10-21 23:46:00 +0000
commita54783c41479d9bdb3fc9a7739bf97af29dc9bdb (patch)
treea8752a2ccc65d6c79a6d7b1caa5efc21ca24a6b6 /engines/lastexpress/entities/mahmud.cpp
parent002557fbd2575e2cdb82e19c9909a4c654593139 (diff)
downloadscummvm-rg350-a54783c41479d9bdb3fc9a7739bf97af29dc9bdb.tar.gz
scummvm-rg350-a54783c41479d9bdb3fc9a7739bf97af29dc9bdb.tar.bz2
scummvm-rg350-a54783c41479d9bdb3fc9a7739bf97af29dc9bdb.zip
LASTEXPRESS: Merge several TIME_CHECK* macros together
svn-id: r53692
Diffstat (limited to 'engines/lastexpress/entities/mahmud.cpp')
-rw-r--r--engines/lastexpress/entities/mahmud.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/lastexpress/entities/mahmud.cpp b/engines/lastexpress/entities/mahmud.cpp
index 0200f0b554..0b4dc1b138 100644
--- a/engines/lastexpress/entities/mahmud.cpp
+++ b/engines/lastexpress/entities/mahmud.cpp
@@ -733,7 +733,7 @@ IMPLEMENT_FUNCTION(15, Mahmud, chapter1)
break;
case kActionNone:
- TIME_CHECK_CHAPTER1(setup_chaptersHandler);
+ TIME_CHECK(kTimeChapter1, params->param1, setup_chaptersHandler);
break;
case kActionDefault: