shithub: pokered

Download patch

ref: d97b9028f21148125e0fd01642cbff0003bed5a0
parent: 37cacc9757f1f8f484a2fb19817b05a545e71e14
author: Bryan Bishop <kanzure@gmail.com>
date: Tue Jan 3 12:50:08 EST 2012

SaffronPokecenter_h map header asm

hg-commit-id: df1717b60017


--- a/pokered.asm
+++ b/pokered.asm
@@ -14831,7 +14831,17 @@
 
     dw $5470 ; objects
 
-INCBIN "baserom.gbc",$5d44e,$2bb2
+INCBIN "baserom.gbc",$5d44e,$5d529 - $5d44e
+
+SaffronPokecenter_h: ; 0x5d529 to 0x5d535 (12 bytes) (id=182)
+    db $06 ; tileset
+    db $04, $07 ; dimensions (y, x)
+    dw $4064, $553b, $5535 ; blocks, texts, scripts
+    db $00 ; connections
+
+    dw $554f ; objects
+
+INCBIN "baserom.gbc",$5d535,$2acb
 
 SECTION "bank18",DATA,BANK[$18]
 INCBIN "baserom.gbc",$60000,$4000