aboutsummaryrefslogtreecommitdiff
path: root/devtools
diff options
context:
space:
mode:
authorjohndoe1232012-08-16 17:39:45 +0000
committerWillem Jan Palenstijn2013-05-08 20:43:38 +0200
commit0abba004fe4a6b172269f09cfe55d7d683736867 (patch)
tree6795843f0763aee869dfb7959f21a8c72dc1d82c /devtools
parent9de3cf56756579e63aa6381cb2a9b30495d7d046 (diff)
downloadscummvm-rg350-0abba004fe4a6b172269f09cfe55d7d683736867.tar.gz
scummvm-rg350-0abba004fe4a6b172269f09cfe55d7d683736867.tar.bz2
scummvm-rg350-0abba004fe4a6b172269f09cfe55d7d683736867.zip
NEVERHOOD: Add tables for Scene2805
Diffstat (limited to 'devtools')
-rw-r--r--devtools/create_neverhood/tables.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/devtools/create_neverhood/tables.h b/devtools/create_neverhood/tables.h
index 514912c41a..70402d48d2 100644
--- a/devtools/create_neverhood/tables.h
+++ b/devtools/create_neverhood/tables.h
@@ -116,6 +116,9 @@ static const uint32 rectListOffsets[] = {
1, 0x004B6CE0,
1, 0x004B6CD0,
1, 0x004B6CF0,
+ // Scene2805
+ 1, 0x004AE318,
+ 1, 0x004AE308,
0, 0
};
@@ -387,6 +390,12 @@ static const uint32 messageListOffsets[] = {
1, 0x004B6C10,
1, 0x004B6BB0,
2, 0x004B6C40,
+ // Scene2805
+ 1, 0x004AE1C8,
+ 2, 0x004AE1D0,
+ 4, 0x004AE288,
+ 2, 0x004AE1E0,
+ 1, 0x004AE1C0,
0, 0
};