From 5972824623f9f6a4ec392f76cf32c01b0281aa4b Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Tue, 3 Jan 2012 17:32:33 -0600 Subject: [PATCH] SafariZoneSecretHouse_h map header asm hg-commit-id: 980b0189fd68 --- pokered.asm | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/pokered.asm b/pokered.asm index 2878d38b..d985b01e 100644 --- a/pokered.asm +++ b/pokered.asm @@ -13507,7 +13507,17 @@ SafariZoneWest_h: ; 0x4a1a9 to 0x4a1b5 (12 bytes) (id=219) dw $61dc ; objects -INCBIN "baserom.gbc",$4a1b5,$1e4b +INCBIN "baserom.gbc",$4a1b5,$4a30b - $4a1b5 + +SafariZoneSecretHouse_h: ; 0x4a30b to 0x4a317 (12 bytes) (id=222) + db $14 ; tileset + db $04, $04 ; dimensions (y, x) + dw $637f, $631a, $6317 ; blocks, texts, scripts + db $00 ; connections + + dw $6365 ; objects + +INCBIN "baserom.gbc",$4a317,$1ce9 SECTION "bank13",DATA,BANK[$13]