From 1c8ab91381e66cf682469bc242a3f68286c5ddd7 Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Tue, 3 Jan 2012 17:41:48 -0600 Subject: [PATCH] SilphCo8_h map header asm hg-commit-id: 76e3009ea769 --- pokered.asm | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/pokered.asm b/pokered.asm index d88280f6..463558ad 100644 --- a/pokered.asm +++ b/pokered.asm @@ -14321,7 +14321,17 @@ Route12House_h: ; 0x56473 to 0x5647f (12 bytes) (id=189) dw $64de ; objects -INCBIN "baserom.gbc",$5647f,$1b81 +INCBIN "baserom.gbc",$5647f,$564f8 - $5647f + +SilphCo8_h: ; 0x564f8 to 0x56504 (12 bytes) (id=213) + db $16 ; tileset + db $09, $0d ; dimensions (y, x) + dw $666d, $657d, $6504 ; blocks, texts, scripts + db $00 ; connections + + dw $6613 ; objects + +INCBIN "baserom.gbc",$56504,$1afc SECTION "bank16",DATA,BANK[$16] INCBIN "baserom.gbc",$58000,$4000