From e0cf4846fa7d5213cb333aeb94b42688f72633a0 Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Tue, 3 Jan 2012 17:44:20 -0600 Subject: [PATCH] SilphCo2_h map header asm hg-commit-id: 8a6fc721e409 --- pokered.asm | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/pokered.asm b/pokered.asm index 782f0d9e..2417d50e 100644 --- a/pokered.asm +++ b/pokered.asm @@ -14556,7 +14556,17 @@ FanClub_h: ; 0x59b64 to 0x59b70 (12 bytes) (id=90) dw $5c97 ; objects -INCBIN "baserom.gbc",$59b70,$2490 +INCBIN "baserom.gbc",$59b70,$59ce5 - $59b70 + +SilphCo2_h: ; 0x59ce5 to 0x59cf1 (12 bytes) (id=207) + db $16 ; tileset + db $09, $0f ; dimensions (y, x) + dw $5ec8, $5d86, $5cf1 ; blocks, texts, scripts + db $00 ; connections + + dw $5e66 ; objects + +INCBIN "baserom.gbc",$59cf1,$230f SECTION "bank17",DATA,BANK[$17]