mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-11-10 23:40:59 +13:00
Lance_h map header asm
hg-commit-id: 5b12291d3ac0
This commit is contained in:
parent
bf11d84c52
commit
728854ef79
12
pokered.asm
12
pokered.asm
|
|
@ -14586,7 +14586,17 @@ SilphCo10_h: ; 0x5a12d to 0x5a139 (12 bytes) (id=234)
|
|||
|
||||
dw $61fb ; objects
|
||||
|
||||
INCBIN "baserom.gbc",$5a139,$1ec7
|
||||
INCBIN "baserom.gbc",$5a139,$5a2a2 - $5a139
|
||||
|
||||
Lance_h: ; 0x5a2a2 to 0x5a2ae (12 bytes) (id=113)
|
||||
db $05 ; tileset
|
||||
db $0d, $0d ; dimensions (y, x)
|
||||
dw $63e9, $6395, $62ae ; blocks, texts, scripts
|
||||
db $00 ; connections
|
||||
|
||||
dw $63c5 ; objects
|
||||
|
||||
INCBIN "baserom.gbc",$5a2ae,$1d52
|
||||
|
||||
SECTION "bank17",DATA,BANK[$17]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue