mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-17 02:40:50 +12:00
Route2Gate_h map header asm
hg-commit-id: 31b1967f8f90
This commit is contained in:
parent
a58b7f7f58
commit
63b50b782a
12
pokered.asm
12
pokered.asm
|
@ -14851,7 +14851,17 @@ ViridianForestexit_h: ; 0x5d57b to 0x5d587 (12 bytes) (id=47)
|
|||
|
||||
dw $5598 ; objects
|
||||
|
||||
INCBIN "baserom.gbc",$5d587,$2a79
|
||||
INCBIN "baserom.gbc",$5d587,$5d5c8 - $5d587
|
||||
|
||||
Route2Gate_h: ; 0x5d5c8 to 0x5d5d4 (12 bytes) (id=49)
|
||||
db $0c ; tileset
|
||||
db $04, $05 ; dimensions (y, x)
|
||||
dw $4090, $55d7, $55d4 ; blocks, texts, scripts
|
||||
db $00 ; connections
|
||||
|
||||
dw $5620 ; objects
|
||||
|
||||
INCBIN "baserom.gbc",$5d5d4,$2a2c
|
||||
|
||||
SECTION "bank18",DATA,BANK[$18]
|
||||
INCBIN "baserom.gbc",$60000,$4000
|
||||
|
|
Loading…
Reference in a new issue