aboutsummaryrefslogtreecommitdiff
path: root/engines/lastexpress/entities/abbot.h
diff options
context:
space:
mode:
authorLittleboy2012-08-19 19:58:30 -0400
committerLittleboy2012-08-27 21:49:35 -0400
commit6f18ec2104b5cf02ebeb0c928a5c2507c99d820d (patch)
treec78823113310277ad29fb1f55741d950a6596c41 /engines/lastexpress/entities/abbot.h
parent17c051b58c00cc1424978fc886bcd8b4cd18356c (diff)
downloadscummvm-rg350-6f18ec2104b5cf02ebeb0c928a5c2507c99d820d.tar.gz
scummvm-rg350-6f18ec2104b5cf02ebeb0c928a5c2507c99d820d.tar.bz2
scummvm-rg350-6f18ec2104b5cf02ebeb0c928a5c2507c99d820d.zip
LASTEXPRESS: Identify some Abbot Chapter 3 functions
Diffstat (limited to 'engines/lastexpress/entities/abbot.h')
-rw-r--r--engines/lastexpress/entities/abbot.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/engines/lastexpress/entities/abbot.h b/engines/lastexpress/entities/abbot.h
index ce52bb68ce..dc3e86db54 100644
--- a/engines/lastexpress/entities/abbot.h
+++ b/engines/lastexpress/entities/abbot.h
@@ -156,10 +156,10 @@ public:
* Handle Chapter 3 events
*/
DECLARE_FUNCTION(chapter3Handler)
- DECLARE_FUNCTION(function19)
- DECLARE_FUNCTION(function20)
- DECLARE_FUNCTION(function21)
- DECLARE_FUNCTION(function22)
+ DECLARE_FUNCTION(conversationWithBoutarel)
+ DECLARE_FUNCTION(readPaper)
+ DECLARE_FUNCTION(goToLunch)
+ DECLARE_FUNCTION(haveLunch)
DECLARE_FUNCTION(function23)
DECLARE_FUNCTION(function24)
DECLARE_FUNCTION(function25)