aboutsummaryrefslogtreecommitdiff
path: root/devtools/create_neverhood
diff options
context:
space:
mode:
authorjohndoe1232012-09-06 12:08:57 +0000
committerWillem Jan Palenstijn2013-05-08 20:43:39 +0200
commit745e46279ec4b3ccacd996d73a9df9dc19271e75 (patch)
treeb5bf1af1246c1667813a134ec9f4023c24344e65 /devtools/create_neverhood
parent6f003399c85a38245b1e9f376f94625fad1ca581 (diff)
downloadscummvm-rg350-745e46279ec4b3ccacd996d73a9df9dc19271e75.tar.gz
scummvm-rg350-745e46279ec4b3ccacd996d73a9df9dc19271e75.tar.bz2
scummvm-rg350-745e46279ec4b3ccacd996d73a9df9dc19271e75.zip
NEVERHOOD: Add tables for Scene2810
Diffstat (limited to 'devtools/create_neverhood')
-rw-r--r--devtools/create_neverhood/tables.h27
1 files changed, 27 insertions, 0 deletions
diff --git a/devtools/create_neverhood/tables.h b/devtools/create_neverhood/tables.h
index 1c9c76a68d..a458dedb00 100644
--- a/devtools/create_neverhood/tables.h
+++ b/devtools/create_neverhood/tables.h
@@ -119,6 +119,9 @@ static const uint32 rectListOffsets[] = {
// Scene2805
1, 0x004AE318,
1, 0x004AE308,
+ // Scene2810
+ 1, 0x004AE810,
+ 1, 0x004AE800,
0, 0
};
@@ -423,6 +426,30 @@ static const uint32 messageListOffsets[] = {
5, 0x004B5BA8,
1, 0x004B5B88,
2, 0x004B5B98,
+ 1, 0x004AE438,
+ 3, 0x004AE440,
+ 3, 0x004AE738,
+ 1, 0x004AE6D8,
+ 2, 0x004AE6E8,
+ 1, 0x004AE6E0,
+ 2, 0x004AE428,
+ 2, 0x004AE418,
+ 1, 0x004AE410,
+ 4, 0x004AE458,
+ 5, 0x004AE4A8,
+ 5, 0x004AE4D0,
+ 5, 0x004AE4F8,
+ 5, 0x004AE520,
+ 5, 0x004AE548,
+ 5, 0x004AE570,
+ 5, 0x004AE598,
+ 5, 0x004AE5C0,
+ 5, 0x004AE5E8,
+ 5, 0x004AE610,
+ 5, 0x004AE638,
+ 5, 0x004AE660,
+ 5, 0x004AE688,
+ 2, 0x004AE750,
0, 0
};