diff options
Diffstat (limited to 'devtools/create_neverhood/tables.h')
-rw-r--r-- | devtools/create_neverhood/tables.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/devtools/create_neverhood/tables.h b/devtools/create_neverhood/tables.h index fe6644ef07..1c9c76a68d 100644 --- a/devtools/create_neverhood/tables.h +++ b/devtools/create_neverhood/tables.h @@ -417,6 +417,12 @@ static const uint32 messageListOffsets[] = { 5, 0x004AF0A0, 1, 0x004AF090, 2, 0x004AF0E0, + // Scene2809 + 1, 0x004B5B90, + 3, 0x004B5BD0, + 5, 0x004B5BA8, + 1, 0x004B5B88, + 2, 0x004B5B98, 0, 0 }; |