shithub: pokered

Download patch

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

LavenderPokecenter_h map header asm

hg-commit-id: 6a031ab9a962


--- a/pokered.asm
+++ b/pokered.asm
@@ -14731,7 +14731,17 @@
 
     dw $48a8 ; objects
 
-INCBIN "baserom.gbc",$5c895,$376b
+INCBIN "baserom.gbc",$5c895,$5c8ce - $5c895
+
+LavenderPokecenter_h: ; 0x5c8ce to 0x5c8da (12 bytes) (id=141)
+    db $06 ; tileset
+    db $04, $07 ; dimensions (y, x)
+    dw $4064, $48e0, $48da ; blocks, texts, scripts
+    db $00 ; connections
+
+    dw $48f4 ; objects
+
+INCBIN "baserom.gbc",$5c8da,$3726
 
 SECTION "bank18",DATA,BANK[$18]
 INCBIN "baserom.gbc",$60000,$4000