From 57d9b89ffbc13cf71eed8b640981902f9f43c3e0 Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Tue, 3 Jan 2012 17:53:39 -0600 Subject: [PATCH] CeladonMart1_h map header asm hg-commit-id: 0df1494a2038 --- pokered.asm | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/pokered.asm b/pokered.asm index b0470448..d21a2c02 100644 --- a/pokered.asm +++ b/pokered.asm @@ -14994,7 +14994,17 @@ PokemonTower7_h: ; 0x60cf9 to 0x60d05 (12 bytes) (id=148) dw $4ef6 ; objects -INCBIN "baserom.gbc",$60d05,$32fb +INCBIN "baserom.gbc",$60d05,$60f7a - $60d05 + +CeladonMart1_h: ; 0x60f7a to 0x60f86 (12 bytes) (id=122) + db $12 ; tileset + db $04, $0a ; dimensions (y, x) + dw $4fde, $4f89, $4f86 ; blocks, texts, scripts + db $00 ; connections + + dw $4f9e ; objects + +INCBIN "baserom.gbc",$60f86,$307a SECTION "bank19",DATA,BANK[$19] Tset00_GFX: