mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-17 02:40:50 +12:00
SilphCo1_h map header asm
hg-commit-id: 54e466035fe5
This commit is contained in:
parent
874939d4d0
commit
37cacc9757
12
pokered.asm
12
pokered.asm
|
@ -14821,7 +14821,17 @@ SaffronMart_h: ; 0x5d3fd to 0x5d409 (12 bytes) (id=180)
|
|||
|
||||
dw $541c ; objects
|
||||
|
||||
INCBIN "baserom.gbc",$5d409,$2bf7
|
||||
INCBIN "baserom.gbc",$5d409,$5d442 - $5d409
|
||||
|
||||
SilphCo1_h: ; 0x5d442 to 0x5d44e (12 bytes) (id=181)
|
||||
db $16 ; tileset
|
||||
db $09, $0f ; dimensions (y, x)
|
||||
dw $54a2, $5469, $544e ; blocks, texts, scripts
|
||||
db $00 ; connections
|
||||
|
||||
dw $5470 ; objects
|
||||
|
||||
INCBIN "baserom.gbc",$5d44e,$2bb2
|
||||
|
||||
SECTION "bank18",DATA,BANK[$18]
|
||||
INCBIN "baserom.gbc",$60000,$4000
|
||||
|
|
Loading…
Reference in a new issue