diff options
author | Bryan Bishop <kanzure@gmail.com> | 2012-01-14 20:44:20 -0600 |
---|---|---|
committer | Bryan Bishop <kanzure@gmail.com> | 2012-01-14 20:44:20 -0600 |
commit | 4dd274387a5d36bef2b67cfe06ee12cbe20ed84a (patch) | |
tree | 7c94016794d84d856c8d8e48d00ca5105765938e /common.asm | |
parent | 1e740d9959b6727213915070c0f2eb54242136f4 (diff) |
found SSAnne10Blocks
hg-commit-id: 51b5991cdf1a
Diffstat (limited to 'common.asm')
-rw-r--r-- | common.asm | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -33086,6 +33086,7 @@ UndergroundPathNSBlocks: ; 96 INCBIN "baserom.gbc",$601f8,$1c8 +SSAnne10Blocks: SSAnne9Blocks: ; 96 INCBIN "maps/ssanne9.blk" @@ -34717,7 +34718,7 @@ SSAnne9Object: ; 0x61c8d (size=188) SSAnne10_h: ; 0x61d49 to 0x61d55 (12 bytes) (id=104) db $0d ; tileset db $08, $0c ; dimensions (y, x) - dw $43c0, SSAnne10Texts, SSAnne10Script ; blocks, texts, scripts + dw SSAnne10Blocks, SSAnne10Texts, SSAnne10Script ; blocks, texts, scripts db $00 ; connections dw SSAnne10Object ; objects |