aboutsummaryrefslogtreecommitdiff
path: root/engines/lastexpress/entities/chapters.cpp
diff options
context:
space:
mode:
authorLittleboy2014-06-05 00:35:49 -0400
committerLittleboy2014-06-16 18:46:21 -0400
commit9e1c0f14a8c1db3b631f4ab82be15ff9339ecd01 (patch)
treebeaba0f40e3021e76f83a9f394ee7cba6138eacf /engines/lastexpress/entities/chapters.cpp
parentb4d7c1c15b5a0fa491c1bb093dfcc2e5ca6211ee (diff)
downloadscummvm-rg350-9e1c0f14a8c1db3b631f4ab82be15ff9339ecd01.tar.gz
scummvm-rg350-9e1c0f14a8c1db3b631f4ab82be15ff9339ecd01.tar.bz2
scummvm-rg350-9e1c0f14a8c1db3b631f4ab82be15ff9339ecd01.zip
LASTEXPRESS: Rename Max functions
Diffstat (limited to 'engines/lastexpress/entities/chapters.cpp')
-rw-r--r--engines/lastexpress/entities/chapters.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/lastexpress/entities/chapters.cpp b/engines/lastexpress/entities/chapters.cpp
index 4972ff69f6..f1a7d02384 100644
--- a/engines/lastexpress/entities/chapters.cpp
+++ b/engines/lastexpress/entities/chapters.cpp
@@ -1539,7 +1539,7 @@ label_callback_4:
RESET_ENTITY_STATE(kEntityYasmin, Yasmin, setup_function17);
RESET_ENTITY_STATE(kEntityHadija, Hadija, setup_function19);
RESET_ENTITY_STATE(kEntityAlouan, Alouan, setup_function19);
- RESET_ENTITY_STATE(kEntityMax, Max, setup_chapter4Handler);
+ RESET_ENTITY_STATE(kEntityMax, Max, setup_inCageFriendly);
getSavePoints()->push(kEntityChapters, kEntityAnna, kAction201431954);
getSavePoints()->push(kEntityChapters, kEntityMertens, kAction201431954);
getSavePoints()->push(kEntityChapters, kEntityCoudert, kAction201431954);