mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-10-21 22:37:57 +13:00
FuchsiaHouse1_h map header asm
hg-commit-id: 13c77564712c
This commit is contained in:
parent
2308421700
commit
d598f06995
12
pokered.asm
12
pokered.asm
|
@ -16117,7 +16117,17 @@ CeruleanHouse3_h: ; 0x74dfd to 0x74e09 (12 bytes) (id=230)
|
|||
|
||||
dw $4ebe ; objects
|
||||
|
||||
INCBIN "baserom.gbc",$74e09,$31f7
|
||||
INCBIN "baserom.gbc",$74e09,$7500c - $74e09
|
||||
|
||||
FuchsiaHouse1_h: ; 0x7500c to 0x75018 (12 bytes) (id=153)
|
||||
db $08 ; tileset
|
||||
db $04, $04 ; dimensions (y, x)
|
||||
dw $4020, $501c, $5018 ; blocks, texts, scripts
|
||||
db $00 ; connections
|
||||
|
||||
dw $5031 ; objects
|
||||
|
||||
INCBIN "baserom.gbc",$75018,$2fe8
|
||||
|
||||
SECTION "bank1E",DATA,BANK[$1E]
|
||||
INCBIN "baserom.gbc",$78000,$F1
|
||||
|
|
Loading…
Reference in a new issue