diff options
| author | johndoe123 | 2011-09-15 11:48:01 +0000 | 
|---|---|---|
| committer | Willem Jan Palenstijn | 2013-05-08 20:39:38 +0200 | 
| commit | 85a216737cd1a8c8946dfd4ac7eafd68caeb6c09 (patch) | |
| tree | 8b0b3242980a290bcd278aa1a6c3836c0e68c145 | |
| parent | e13b8740c9b6d3bfa74ca583aea3f1d101b78bc9 (diff) | |
| download | scummvm-rg350-85a216737cd1a8c8946dfd4ac7eafd68caeb6c09.tar.gz scummvm-rg350-85a216737cd1a8c8946dfd4ac7eafd68caeb6c09.tar.bz2 scummvm-rg350-85a216737cd1a8c8946dfd4ac7eafd68caeb6c09.zip | |
NEVERHOOD: Add tables for Scene1308
| -rw-r--r-- | devtools/create_neverhood/tables.h | 16 | ||||
| -rw-r--r-- | dists/engine-data/neverhood.dat | bin | 14050 -> 14630 bytes | 
2 files changed, 16 insertions, 0 deletions
| diff --git a/devtools/create_neverhood/tables.h b/devtools/create_neverhood/tables.h index 54eed45c78..ef32a226f6 100644 --- a/devtools/create_neverhood/tables.h +++ b/devtools/create_neverhood/tables.h @@ -64,6 +64,10 @@ static const uint32 rectListOffsets[] = {  	// Scene1306  	1, 0x004AFD28,  	1, 0x004AFD18, +	// Scene1308 +	1, 0x004B5990, +	1, 0x004B5980, +	1, 0x004B59A0,  	// Scene1401  	1, 0x004B6758,  	// Scene1402 @@ -179,6 +183,18 @@ static const uint32 messageListOffsets[] = {  	1, 0x004AFAD8,  	2, 0x004AFC58,  	2, 0x004AFC68, +	// Scene1308 +	1, 0x004B57C0, +	1, 0x004B57C8, +	1, 0x004B58B0, +	3, 0x004B57D0, +	3, 0x004B57E8, +	2, 0x004B5868, +	4, 0x004B5848, +	3, 0x004B5830, +	2, 0x004B5800, +	2, 0x004B5868, +	2, 0x004B58E0,  	// Scene1401  	1, 0x004B65C8,  	1, 0x004B65D0, diff --git a/dists/engine-data/neverhood.dat b/dists/engine-data/neverhood.datBinary files differ index 3d08f66ee7..f9026134de 100644 --- a/dists/engine-data/neverhood.dat +++ b/dists/engine-data/neverhood.dat | 
