aboutsummaryrefslogtreecommitdiff
path: root/devtools
diff options
context:
space:
mode:
authorjohndoe1232011-09-13 15:07:10 +0000
committerWillem Jan Palenstijn2013-05-08 20:39:37 +0200
commitb5fc6ed2c0db21d132873fb8d35510bc8c186899 (patch)
tree429a498180c8f4a7c300f5bb1fa65b54b12ced9c /devtools
parentd4030b7a9ffc2a907c80948024f3ee369a08c760 (diff)
downloadscummvm-rg350-b5fc6ed2c0db21d132873fb8d35510bc8c186899.tar.gz
scummvm-rg350-b5fc6ed2c0db21d132873fb8d35510bc8c186899.tar.bz2
scummvm-rg350-b5fc6ed2c0db21d132873fb8d35510bc8c186899.zip
NEVERHOOD: Add tables for Scene1303
Diffstat (limited to 'devtools')
-rw-r--r--devtools/create_neverhood/tables.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/devtools/create_neverhood/tables.h b/devtools/create_neverhood/tables.h
index 7f80b8c633..bcd758404d 100644
--- a/devtools/create_neverhood/tables.h
+++ b/devtools/create_neverhood/tables.h
@@ -55,6 +55,8 @@ static const uint32 rectListOffsets[] = {
1, 0x004AED88,
// Scene1302
2, 0x004B0A38,
+ // Scene1303
+ 1, 0x004AF9E8,
// Scene1401
1, 0x004B6758,
// Scene1402
@@ -145,6 +147,9 @@ static const uint32 messageListOffsets[] = {
4, 0x004B0978,
1, 0x004B0870,
1, 0x004B0868,
+ // Scene1303
+ 1, 0x004AF9A0,
+ 2, 0x004AF9B8,
// Scene1401
1, 0x004B65C8,
1, 0x004B65D0,