shithub: pokered

Download patch

ref: 97e1645c5bc73c0b8cc6fbbd1276ce0a6e70849f
parent: b4e4eb2e3bc9b01c8a149b10e6a8e78e544d2b65
author: Bryan Bishop <kanzure@gmail.com>
date: Tue Jan 3 12:36:48 EST 2012

Mansion3_h map header asm

hg-commit-id: a8982dd55cfa


--- a/pokered.asm
+++ b/pokered.asm
@@ -14014,7 +14014,17 @@
 
     dw $60d1 ; objects
 
-INCBIN "baserom.gbc",$51fd8,$2028
+INCBIN "baserom.gbc",$51fd8,$521e2 - $51fd8
+
+Mansion3_h: ; 0x521e2 to 0x521ee (12 bytes) (id=215)
+    db $16 ; tileset
+    db $09, $0f ; dimensions (y, x)
+    dw $6326, $628a, $61ee ; blocks, texts, scripts
+    db $00 ; connections
+
+    dw $62e6 ; objects
+
+INCBIN "baserom.gbc",$521ee,$1e12
 
 SECTION "bank15",DATA,BANK[$15]
 INCBIN "baserom.gbc",$54000,$4000