mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-17 02:40:50 +12:00
SSAnne5_h map header asm
hg-commit-id: a4059b6f0894
This commit is contained in:
parent
070cdb93c1
commit
bf2baed5d6
12
pokered.asm
12
pokered.asm
|
@ -15044,7 +15044,17 @@ SSAnne4_h: ; 0x61622 to 0x6162e (12 bytes) (id=98)
|
|||
|
||||
dw $5632 ; objects
|
||||
|
||||
INCBIN "baserom.gbc",$6162e,$29d2
|
||||
INCBIN "baserom.gbc",$6162e,$616a2 - $6162e
|
||||
|
||||
SSAnne5_h: ; 0x616a2 to 0x616ae (12 bytes) (id=99)
|
||||
db $0d ; tileset
|
||||
db $07, $0a ; dimensions (y, x)
|
||||
dw $5761, $56c7, $56ae ; blocks, texts, scripts
|
||||
db $00 ; connections
|
||||
|
||||
dw $572b ; objects
|
||||
|
||||
INCBIN "baserom.gbc",$616ae,$2952
|
||||
|
||||
SECTION "bank19",DATA,BANK[$19]
|
||||
Tset00_GFX:
|
||||
|
|
Loading…
Reference in a new issue