diff options
author | johndoe123 | 2012-09-10 18:15:49 +0000 |
---|---|---|
committer | Willem Jan Palenstijn | 2013-05-08 20:43:40 +0200 |
commit | de622586f6926eb2376b59494fdbf504b5858b95 (patch) | |
tree | 715ab9749dbce868edbf0d3fb25a0fa7b9fe8b0f /devtools/create_neverhood | |
parent | 43362dfbd1354220ffdf1fba8a04286a7037c45f (diff) | |
download | scummvm-rg350-de622586f6926eb2376b59494fdbf504b5858b95.tar.gz scummvm-rg350-de622586f6926eb2376b59494fdbf504b5858b95.tar.bz2 scummvm-rg350-de622586f6926eb2376b59494fdbf504b5858b95.zip |
NEVERHOOD: Add tables for Scene2803
Diffstat (limited to 'devtools/create_neverhood')
-rw-r--r-- | devtools/create_neverhood/tables.h | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/devtools/create_neverhood/tables.h b/devtools/create_neverhood/tables.h index f8a4497e73..663845f987 100644 --- a/devtools/create_neverhood/tables.h +++ b/devtools/create_neverhood/tables.h @@ -410,6 +410,19 @@ static const uint32 messageListOffsets[] = { 3, 0x004B6168, 1, 0x004B61A0, 5, 0x004B61A8, + // Scene2803 + 1, 0x004B79F0, + 5, 0x004B79C8, + 1, 0x004B7A00, + 2, 0x004B7A78, + 1, 0x004B79F8, + 1, 0x004B79C0, + 1, 0x004B7A50, + 2, 0x004B7A58, + 5, 0x004B7A08, + 4, 0x004B7A30, + 2, 0x004B7A68, + 7, 0x004B7A88, // Scene2805 1, 0x004AE1C8, 2, 0x004AE1D0, |