shithub: pokered

Download patch

ref: 61c52f5313d020e909649496821b81d6fd540629
parent: f088c3651e1f32addb1c1c778d8a6287543ee240
author: Bryan Bishop <kanzure@gmail.com>
date: Tue Jan 3 12:35:56 EST 2012

MtMoon2_h map header asm

hg-commit-id: 1c9814eb5d62


--- a/pokered.asm
+++ b/pokered.asm
@@ -13984,7 +13984,17 @@
 
     dw $5915 ; objects
 
-INCBIN "baserom.gbc",$5179d,$2863
+INCBIN "baserom.gbc",$5179d,$51a36 - $5179d
+
+MtMoon2_h: ; 0x51a36 to 0x51a42 (12 bytes) (id=60)
+    db $11 ; tileset
+    db $0e, $0e ; dimensions (y, x)
+    dw $5a91, $5a46, $5a42 ; blocks, texts, scripts
+    db $00 ; connections
+
+    dw $5a4d ; objects
+
+INCBIN "baserom.gbc",$51a42,$25be
 
 SECTION "bank15",DATA,BANK[$15]
 INCBIN "baserom.gbc",$54000,$4000