From 2f8279a3323c27edc68da18edc08a384d95eecd3 Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Tue, 3 Jan 2012 17:46:47 -0600 Subject: [PATCH] CeruleanGym_h map header asm hg-commit-id: 947938a5f720 --- pokered.asm | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/pokered.asm b/pokered.asm index 12af79f8..d7ee7345 100644 --- a/pokered.asm +++ b/pokered.asm @@ -14711,7 +14711,17 @@ CeruleanPokecenter_h: ; 0x5c639 to 0x5c645 (12 bytes) (id=64) dw $465f ; objects -INCBIN "baserom.gbc",$5c645,$39bb +INCBIN "baserom.gbc",$5c645,$5c6a7 - $5c645 + +CeruleanGym_h: ; 0x5c6a7 to 0x5c6b3 (12 bytes) (id=65) + db $07 ; tileset + db $07, $05 ; dimensions (y, x) + dw $4866, $474a, $46b3 ; blocks, texts, scripts + db $00 ; connections + + dw $4834 ; objects + +INCBIN "baserom.gbc",$5c6b3,$394d SECTION "bank18",DATA,BANK[$18] INCBIN "baserom.gbc",$60000,$4000