mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-17 02:40:50 +12:00
found SSAnne10Blocks
hg-commit-id: 51b5991cdf1a
This commit is contained in:
parent
1e740d9959
commit
4dd274387a
|
@ -33086,6 +33086,7 @@ UndergroundPathNSBlocks: ; 96
|
||||||
|
|
||||||
INCBIN "baserom.gbc",$601f8,$1c8
|
INCBIN "baserom.gbc",$601f8,$1c8
|
||||||
|
|
||||||
|
SSAnne10Blocks:
|
||||||
SSAnne9Blocks: ; 96
|
SSAnne9Blocks: ; 96
|
||||||
INCBIN "maps/ssanne9.blk"
|
INCBIN "maps/ssanne9.blk"
|
||||||
|
|
||||||
|
@ -34717,7 +34718,7 @@ SSAnne9Object: ; 0x61c8d (size=188)
|
||||||
SSAnne10_h: ; 0x61d49 to 0x61d55 (12 bytes) (id=104)
|
SSAnne10_h: ; 0x61d49 to 0x61d55 (12 bytes) (id=104)
|
||||||
db $0d ; tileset
|
db $0d ; tileset
|
||||||
db $08, $0c ; dimensions (y, x)
|
db $08, $0c ; dimensions (y, x)
|
||||||
dw $43c0, SSAnne10Texts, SSAnne10Script ; blocks, texts, scripts
|
dw SSAnne10Blocks, SSAnne10Texts, SSAnne10Script ; blocks, texts, scripts
|
||||||
db $00 ; connections
|
db $00 ; connections
|
||||||
|
|
||||||
dw SSAnne10Object ; objects
|
dw SSAnne10Object ; objects
|
||||||
|
|
Loading…
Reference in a new issue