From fe7bb3cd19e93ad20afdadf12834f166bb525679 Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Tue, 3 Jan 2012 17:53:03 -0600 Subject: [PATCH] PokemonTower5_h map header asm hg-commit-id: ed85fe55189f --- pokered.asm | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/pokered.asm b/pokered.asm index 24d32dda..5eb9f7d1 100644 --- a/pokered.asm +++ b/pokered.asm @@ -14964,7 +14964,17 @@ PokemonTower4_h: ; 0x607ea to 0x607f6 (12 bytes) (id=145) dw $488b ; objects -INCBIN "baserom.gbc",$607f6,$380a +INCBIN "baserom.gbc",$607f6,$60926 - $607f6 + +PokemonTower5_h: ; 0x60926 to 0x60932 (12 bytes) (id=146) + db $0f ; tileset + db $09, $0a ; dimensions (y, x) + dw $4a89, $499b, $4932 ; blocks, texts, scripts + db $00 ; connections + + dw $4a48 ; objects + +INCBIN "baserom.gbc",$60932,$36ce SECTION "bank19",DATA,BANK[$19] Tset00_GFX: