mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-11-14 00:56:40 +13:00
FuchsiaPokecenter_h map header asm
hg-commit-id: 7127d4713006
This commit is contained in:
parent
d598f06995
commit
13db6606f9
12
pokered.asm
12
pokered.asm
|
|
@ -16127,7 +16127,17 @@ FuchsiaHouse1_h: ; 0x7500c to 0x75018 (12 bytes) (id=153)
|
|||
|
||||
dw $5031 ; objects
|
||||
|
||||
INCBIN "baserom.gbc",$75018,$2fe8
|
||||
INCBIN "baserom.gbc",$75018,$75057 - $75018
|
||||
|
||||
FuchsiaPokecenter_h: ; 0x75057 to 0x75063 (12 bytes) (id=154)
|
||||
db $06 ; tileset
|
||||
db $04, $07 ; dimensions (y, x)
|
||||
dw $4030, $5069, $5063 ; blocks, texts, scripts
|
||||
db $00 ; connections
|
||||
|
||||
dw $507d ; objects
|
||||
|
||||
INCBIN "baserom.gbc",$75063,$2f9d
|
||||
|
||||
SECTION "bank1E",DATA,BANK[$1E]
|
||||
INCBIN "baserom.gbc",$78000,$F1
|
||||
|
|
|
|||
Loading…
Reference in a new issue