aboutsummaryrefslogtreecommitdiff
path: root/devtools/create_neverhood
diff options
context:
space:
mode:
authorjohndoe1232011-08-31 10:50:49 +0000
committerWillem Jan Palenstijn2013-05-08 20:39:35 +0200
commit9273c2e97ab90068faf01df246f89d939804ee79 (patch)
tree3da316542fafb8da747619a8b2f9cbe03ea62706 /devtools/create_neverhood
parentc4a4ce4e3561cbaa09e83e9938e6a41b79d8c0f0 (diff)
downloadscummvm-rg350-9273c2e97ab90068faf01df246f89d939804ee79.tar.gz
scummvm-rg350-9273c2e97ab90068faf01df246f89d939804ee79.tar.bz2
scummvm-rg350-9273c2e97ab90068faf01df246f89d939804ee79.zip
NEVERHOOD: Add tables for Scene2203
Diffstat (limited to 'devtools/create_neverhood')
-rw-r--r--devtools/create_neverhood/tables.h15
1 files changed, 15 insertions, 0 deletions
diff --git a/devtools/create_neverhood/tables.h b/devtools/create_neverhood/tables.h
index 8a139f5e74..1956ece8c6 100644
--- a/devtools/create_neverhood/tables.h
+++ b/devtools/create_neverhood/tables.h
@@ -29,6 +29,8 @@ static const uint32 hitRectListOffsets[] = {
4, 0x004AEBD0,
// Scene1705
1, 0x004B69D8,
+ // Scene2203
+ 1, 0x004B8320,
0, 0
};
@@ -63,6 +65,8 @@ static const uint32 rectListOffsets[] = {
// Scene2001
1, 0x004B3680,
1, 0x004B3670,
+ // Scene2203
+ 1, 0x004B8420,
0, 0
};
@@ -172,6 +176,17 @@ static const uint32 messageListOffsets[] = {
3, 0x004B8138,
2, 0x004B8108,
2, 0x004B81C8,
+ // Scene2203
+ 1, 0x004B8340,
+ 1, 0x004B8350,
+ 1, 0x004B8358,
+ 1, 0x004B8348,
+ 3, 0x004B83B0,
+ 3, 0x004B83C8,
+ 2, 0x004B8370,
+ 2, 0x004B8360,
+ 2, 0x004B83E0,
+ 2, 0x004B83F0,
0, 0
};