mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-17 02:40:50 +12:00
SSAnne8_h map header asm
hg-commit-id: 5456d475905c
This commit is contained in:
parent
a1cd1f8545
commit
44ae6a50c5
12
pokered.asm
12
pokered.asm
|
@ -15074,7 +15074,17 @@ SSAnne7_h: ; 0x61889 to 0x61895 (12 bytes) (id=101)
|
|||
|
||||
dw $5946 ; objects
|
||||
|
||||
INCBIN "baserom.gbc",$61895,$276b
|
||||
INCBIN "baserom.gbc",$61895,$6196a - $61895
|
||||
|
||||
SSAnne8_h: ; 0x6196a to 0x61976 (12 bytes) (id=102)
|
||||
db $0d ; tileset
|
||||
db $08, $0c ; dimensions (y, x)
|
||||
dw $5adf, $598f, $5976 ; blocks, texts, scripts
|
||||
db $00 ; connections
|
||||
|
||||
dw $5a60 ; objects
|
||||
|
||||
INCBIN "baserom.gbc",$61976,$268a
|
||||
|
||||
SECTION "bank19",DATA,BANK[$19]
|
||||
Tset00_GFX:
|
||||
|
|
Loading…
Reference in a new issue