mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-11-12 00:04:48 +13:00
CeladonMart2_h map header asm
hg-commit-id: c56c4a6d9c1b
This commit is contained in:
parent
c7ce3745bc
commit
d38155d154
12
pokered.asm
12
pokered.asm
|
|
@ -14281,7 +14281,17 @@ VermilionHouse2_h: ; 0x56064 to 0x56070 (12 bytes) (id=163)
|
|||
|
||||
dw $60cf ; objects
|
||||
|
||||
INCBIN "baserom.gbc",$56070,$1f90
|
||||
INCBIN "baserom.gbc",$56070,$560e9 - $56070
|
||||
|
||||
CeladonMart2_h: ; 0x560e9 to 0x560f5 (12 bytes) (id=123)
|
||||
db $12 ; tileset
|
||||
db $04, $0a ; dimensions (y, x)
|
||||
dw $6148, $60f8, $60f5 ; blocks, texts, scripts
|
||||
db $00 ; connections
|
||||
|
||||
dw $6111 ; objects
|
||||
|
||||
INCBIN "baserom.gbc",$560f5,$1f0b
|
||||
|
||||
SECTION "bank16",DATA,BANK[$16]
|
||||
INCBIN "baserom.gbc",$58000,$4000
|
||||
|
|
|
|||
Loading…
Reference in a new issue