From 2191a648eea48a11ce869f5fe250016683d490de Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Tue, 3 Jan 2012 17:32:08 -0600 Subject: [PATCH] SafariZoneWest_h map header asm hg-commit-id: 9c92cd9afffb --- pokered.asm | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/pokered.asm b/pokered.asm index d41a67ae..2878d38b 100644 --- a/pokered.asm +++ b/pokered.asm @@ -13497,7 +13497,17 @@ MtMoon3_h: ; 0x49cff to 0x49d0b (12 bytes) (id=61) dw $5fdb ; objects -INCBIN "baserom.gbc",$49d0b,$22f5 +INCBIN "baserom.gbc",$49d0b,$4a1a9 - $49d0b + +SafariZoneWest_h: ; 0x4a1a9 to 0x4a1b5 (12 bytes) (id=219) + db $03 ; tileset + db $0d, $0f ; dimensions (y, x) + dw $6248, $61b8, $61b5 ; blocks, texts, scripts + db $00 ; connections + + dw $61dc ; objects + +INCBIN "baserom.gbc",$4a1b5,$1e4b SECTION "bank13",DATA,BANK[$13]