mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-11-10 23:40:59 +13:00
MtMoon1_h map header asm
hg-commit-id: d9f65b9a7675
This commit is contained in:
parent
b9f2708e08
commit
0e6e89f33a
12
pokered.asm
12
pokered.asm
|
|
@ -13477,7 +13477,17 @@ Route18GateHeader_h: ; 0x49969 to 0x49975 (12 bytes) (id=191)
|
|||
|
||||
dw $59a4 ; objects
|
||||
|
||||
INCBIN "baserom.gbc",$49975,$268b
|
||||
INCBIN "baserom.gbc",$49975,$499bc - $49975
|
||||
|
||||
MtMoon1_h: ; 0x499bc to 0x499c8 (12 bytes) (id=59)
|
||||
db $11 ; tileset
|
||||
db $12, $14 ; dimensions (y, x)
|
||||
dw $5b97, $59e1, $59c8 ; blocks, texts, scripts
|
||||
db $00 ; connections
|
||||
|
||||
dw $5b06 ; objects
|
||||
|
||||
INCBIN "baserom.gbc",$499c8,$2638
|
||||
|
||||
SECTION "bank13",DATA,BANK[$13]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue