mirror of
https://github.com/thornAvery/kep-hack.git
synced 2025-11-14 00:56:40 +13:00
SSAnne2_h map header asm
hg-commit-id: f1db809e10a6
This commit is contained in:
parent
05fdc07c1e
commit
7ef45d1d46
12
pokered.asm
12
pokered.asm
|
|
@ -15024,7 +15024,17 @@ SSAnne1_h: ; 0x61259 to 0x61265 (12 bytes) (id=95)
|
||||||
|
|
||||||
dw $5277 ; objects
|
dw $5277 ; objects
|
||||||
|
|
||||||
INCBIN "baserom.gbc",$61265,$2d9b
|
INCBIN "baserom.gbc",$61265,$61393 - $61265
|
||||||
|
|
||||||
|
SSAnne2_h: ; 0x61393 to 0x6139f (12 bytes) (id=96)
|
||||||
|
db $0d ; tileset
|
||||||
|
db $09, $14 ; dimensions (y, x)
|
||||||
|
dw $556e, $54db, $539f ; blocks, texts, scripts
|
||||||
|
db $00 ; connections
|
||||||
|
|
||||||
|
dw $5514 ; objects
|
||||||
|
|
||||||
|
INCBIN "baserom.gbc",$6139f,$2c61
|
||||||
|
|
||||||
SECTION "bank19",DATA,BANK[$19]
|
SECTION "bank19",DATA,BANK[$19]
|
||||||
Tset00_GFX:
|
Tset00_GFX:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue