mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-11-09 15:10:57 +13:00
MtMoon2_h map header asm
hg-commit-id: 1c9814eb5d62
This commit is contained in:
parent
f088c3651e
commit
61c52f5313
12
pokered.asm
12
pokered.asm
|
|
@ -13984,7 +13984,17 @@ VictoryRoad2_h: ; 0x51791 to 0x5179d (12 bytes) (id=194)
|
|||
|
||||
dw $5915 ; objects
|
||||
|
||||
INCBIN "baserom.gbc",$5179d,$2863
|
||||
INCBIN "baserom.gbc",$5179d,$51a36 - $5179d
|
||||
|
||||
MtMoon2_h: ; 0x51a36 to 0x51a42 (12 bytes) (id=60)
|
||||
db $11 ; tileset
|
||||
db $0e, $0e ; dimensions (y, x)
|
||||
dw $5a91, $5a46, $5a42 ; blocks, texts, scripts
|
||||
db $00 ; connections
|
||||
|
||||
dw $5a4d ; objects
|
||||
|
||||
INCBIN "baserom.gbc",$51a42,$25be
|
||||
|
||||
SECTION "bank15",DATA,BANK[$15]
|
||||
INCBIN "baserom.gbc",$54000,$4000
|
||||
|
|
|
|||
Loading…
Reference in a new issue