aboutsummaryrefslogtreecommitdiff
path: root/devtools/create_neverhood
diff options
context:
space:
mode:
authorjohndoe1232011-09-09 09:04:09 +0000
committerWillem Jan Palenstijn2013-05-08 20:39:36 +0200
commit904f7ac33520a3b578ad46bb3b1552074ae57326 (patch)
tree24a48e7851400f120190a080687808b84fb9c054 /devtools/create_neverhood
parent730844f1b7455ff8beea78be207920c95d11bf15 (diff)
downloadscummvm-rg350-904f7ac33520a3b578ad46bb3b1552074ae57326.tar.gz
scummvm-rg350-904f7ac33520a3b578ad46bb3b1552074ae57326.tar.bz2
scummvm-rg350-904f7ac33520a3b578ad46bb3b1552074ae57326.zip
NEVERHOOD: Add tables for Scene2242
Diffstat (limited to 'devtools/create_neverhood')
-rw-r--r--devtools/create_neverhood/tables.h13
1 files changed, 13 insertions, 0 deletions
diff --git a/devtools/create_neverhood/tables.h b/devtools/create_neverhood/tables.h
index 597e67f4b1..5f54df94ba 100644
--- a/devtools/create_neverhood/tables.h
+++ b/devtools/create_neverhood/tables.h
@@ -75,6 +75,9 @@ static const uint32 rectListOffsets[] = {
// Scene2207
3, 0x004B38B8,
1, 0x004B3948,
+ // Scene2242
+ 1, 0x004B3DC8,
+ 1, 0x004B3E18,
0, 0
};
@@ -222,6 +225,16 @@ static const uint32 messageListOffsets[] = {
2, 0x004B37D8,
2, 0x004B3958,
3, 0x004B3920,
+ // Scene2242
+ 1, 0x004B3C18,
+ 1, 0x004B3D60,
+ 1, 0x004B3D48,
+ 1, 0x004B3C20,
+ 2, 0x004B3D50,
+ 5, 0x004B3CF8,
+ 5, 0x004B3D20,
+ 4, 0x004B3CB8,
+ 4, 0x004B3CD8,
0, 0
};