PokemonTower4_h map header asm

hg-commit-id: 898e7ac55712
This commit is contained in:
Bryan Bishop 2012-01-03 17:52:52 -06:00
parent 5761a404ce
commit 05216f1fcc

View file

@ -14954,7 +14954,17 @@ PokemonTower3_h: ; 0x606c0 to 0x606cc (12 bytes) (id=144)
dw $475d ; objects
INCBIN "baserom.gbc",$606cc,$3934
INCBIN "baserom.gbc",$606cc,$607ea - $606cc
PokemonTower4_h: ; 0x607ea to 0x607f6 (12 bytes) (id=145)
db $0f ; tileset
db $09, $0a ; dimensions (y, x)
dw $48cc, $480f, $47f6 ; blocks, texts, scripts
db $00 ; connections
dw $488b ; objects
INCBIN "baserom.gbc",$607f6,$380a
SECTION "bank19",DATA,BANK[$19]
Tset00_GFX: