diff options
Diffstat (limited to 'devtools')
-rw-r--r-- | devtools/create_neverhood/tables.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/devtools/create_neverhood/tables.h b/devtools/create_neverhood/tables.h index 1218526463..ea39aa807d 100644 --- a/devtools/create_neverhood/tables.h +++ b/devtools/create_neverhood/tables.h @@ -710,5 +710,9 @@ static const uint32 sceneInfo2700Offsets[] = { 0x004B02A0, // Scene2508 0x004B02C8, + // Scene2706 + 0x004B22A0, + 0x004B22C4, + 0x004B22E8, 0 }; |