mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-11-15 01:26:40 +13:00
SSAnne4_h map header asm
hg-commit-id: 3b31cb73e565
This commit is contained in:
parent
7ef45d1d46
commit
070cdb93c1
12
pokered.asm
12
pokered.asm
|
|
@ -15034,7 +15034,17 @@ SSAnne2_h: ; 0x61393 to 0x6139f (12 bytes) (id=96)
|
|||
|
||||
dw $5514 ; objects
|
||||
|
||||
INCBIN "baserom.gbc",$6139f,$2c61
|
||||
INCBIN "baserom.gbc",$6139f,$61622 - $6139f
|
||||
|
||||
SSAnne4_h: ; 0x61622 to 0x6162e (12 bytes) (id=98)
|
||||
db $0d ; tileset
|
||||
db $04, $0f ; dimensions (y, x)
|
||||
dw $5666, $5631, $562e ; blocks, texts, scripts
|
||||
db $00 ; connections
|
||||
|
||||
dw $5632 ; objects
|
||||
|
||||
INCBIN "baserom.gbc",$6162e,$29d2
|
||||
|
||||
SECTION "bank19",DATA,BANK[$19]
|
||||
Tset00_GFX:
|
||||
|
|
|
|||
Loading…
Reference in a new issue