mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-11-10 23:40:59 +13:00
Route18Gate_h map header asm
hg-commit-id: 05aea7ef3001
This commit is contained in:
parent
798d74ef06
commit
e537bfd93a
12
pokered.asm
12
pokered.asm
|
|
@ -13457,7 +13457,17 @@ Route16GateUpstairs_h: ; 0x497ff to 0x4980b (12 bytes) (id=187)
|
|||
|
||||
dw $584c ; objects
|
||||
|
||||
INCBIN "baserom.gbc",$4980b,$27f5
|
||||
INCBIN "baserom.gbc",$4980b,$4986a - $4980b
|
||||
|
||||
Route18Gate_h: ; 0x4986a to 0x49876 (12 bytes) (id=190)
|
||||
db $0c ; tileset
|
||||
db $05, $04 ; dimensions (y, x)
|
||||
dw $40c7, $590d, $5876 ; blocks, texts, scripts
|
||||
db $00 ; connections
|
||||
|
||||
dw $5937 ; objects
|
||||
|
||||
INCBIN "baserom.gbc",$49876,$278a
|
||||
|
||||
SECTION "bank13",DATA,BANK[$13]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue