shithub: pokered

Download patch

ref: 5972824623f9f6a4ec392f76cf32c01b0281aa4b
parent: 2191a648eea48a11ce869f5fe250016683d490de
author: Bryan Bishop <kanzure@gmail.com>
date: Tue Jan 3 12:32:33 EST 2012

SafariZoneSecretHouse_h map header asm

hg-commit-id: 980b0189fd68


--- a/pokered.asm
+++ b/pokered.asm
@@ -13507,7 +13507,17 @@
 
     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]