shithub: pokered

Download patch

ref: 2191a648eea48a11ce869f5fe250016683d490de
parent: 955bf8dafce1ea8fe49ad5a58ad942dfbef39156
author: Bryan Bishop <kanzure@gmail.com>
date: Tue Jan 3 12:32:08 EST 2012

SafariZoneWest_h map header asm

hg-commit-id: 9c92cd9afffb


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