shithub: pokered

Download patch

ref: a22300f099dd4cb792786c0793fdbc496abab822
parent: 97e1645c5bc73c0b8cc6fbbd1276ce0a6e70849f
author: Bryan Bishop <kanzure@gmail.com>
date: Tue Jan 3 12:37:00 EST 2012

Mansion4_h map header asm

hg-commit-id: b154366f38c0


--- a/pokered.asm
+++ b/pokered.asm
@@ -14024,7 +14024,17 @@
 
     dw $62e6 ; objects
 
-INCBIN "baserom.gbc",$521ee,$1e12
+INCBIN "baserom.gbc",$521ee,$523ad - $521ee
+
+Mansion4_h: ; 0x523ad to 0x523b9 (12 bytes) (id=216)
+    db $16 ; tileset
+    db $0e, $0f ; dimensions (y, x)
+    dw $64dd, $6436, $63b9 ; blocks, texts, scripts
+    db $00 ; connections
+
+    dw $6498 ; objects
+
+INCBIN "baserom.gbc",$523b9,$1c47
 
 SECTION "bank15",DATA,BANK[$15]
 INCBIN "baserom.gbc",$54000,$4000