mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-09-17 02:40:50 +12:00
FuchsiaMeetingRoom_h map header asm
hg-commit-id: dd8f340c232c
This commit is contained in:
parent
49299e799f
commit
4f10b26ae4
12
pokered.asm
12
pokered.asm
|
@ -16167,7 +16167,17 @@ FuchsiaGYM_h: ; 0x75431 to 0x7543d (12 bytes) (id=157)
|
|||
|
||||
dw $5658 ; objects
|
||||
|
||||
INCBIN "baserom.gbc",$7543d,$2bc3
|
||||
INCBIN "baserom.gbc",$7543d,$756d7 - $7543d
|
||||
|
||||
FuchsiaMeetingRoom_h: ; 0x756d7 to 0x756e3 (12 bytes) (id=158)
|
||||
db $14 ; tileset
|
||||
db $04, $07 ; dimensions (y, x)
|
||||
dw $5722, $56e7, $56e3 ; blocks, texts, scripts
|
||||
db $00 ; connections
|
||||
|
||||
dw $56fc ; objects
|
||||
|
||||
INCBIN "baserom.gbc",$756e3,$291d
|
||||
|
||||
SECTION "bank1E",DATA,BANK[$1E]
|
||||
INCBIN "baserom.gbc",$78000,$F1
|
||||
|
|
Loading…
Reference in a new issue