PokemonTower2_h map header asm

hg-commit-id: f067a53f4efe
This commit is contained in:
Bryan Bishop 2012-01-03 17:52:29 -06:00
parent b80fd69c7a
commit 4c38c26721

View file

@ -14934,7 +14934,17 @@ PokemonTower1_h: ; 0x60420 to 0x6042c (12 bytes) (id=142)
dw $4452 ; objects
INCBIN "baserom.gbc",$6042c,$3bd4
INCBIN "baserom.gbc",$6042c,$604e6 - $6042c
PokemonTower2_h: ; 0x604e6 to 0x604f2 (12 bytes) (id=143)
db $0f ; tileset
db $09, $0a ; dimensions (y, x)
dw $4666, $45db, $44f2 ; blocks, texts, scripts
db $00 ; connections
dw $4646 ; objects
INCBIN "baserom.gbc",$604f2,$3b0e
SECTION "bank19",DATA,BANK[$19]
Tset00_GFX: