shithub: pokered

Download patch

ref: 35fa96ea5cefc512a5f1afb02395814cf9ff379c
parent: b87e3c6a70b4e5d9a3ab20dfc7cf72bbc0d5bbc6
author: Bryan Bishop <kanzure@gmail.com>
date: Tue Jan 3 12:47:35 EST 2012

LavenderMart_h map header asm

hg-commit-id: 8a67d08a7610


--- a/pokered.asm
+++ b/pokered.asm
@@ -14741,7 +14741,17 @@
 
     dw $48f4 ; objects
 
-INCBIN "baserom.gbc",$5c8da,$3726
+INCBIN "baserom.gbc",$5c8da,$5c920 - $5c8da
+
+LavenderMart_h: ; 0x5c920 to 0x5c92c (12 bytes) (id=150)
+    db $02 ; tileset
+    db $04, $04 ; dimensions (y, x)
+    dw $4000, $492f, $492c ; blocks, texts, scripts
+    db $00 ; connections
+
+    dw $495d ; objects
+
+INCBIN "baserom.gbc",$5c92c,$36d4
 
 SECTION "bank18",DATA,BANK[$18]
 INCBIN "baserom.gbc",$60000,$4000