shithub: pokered

Download patch

ref: 874939d4d05d02cf52c5b74edd22d639879f7fdc
parent: 2465aebc74f5995ee76a9de05019bba4f377cc78
author: Bryan Bishop <kanzure@gmail.com>
date: Tue Jan 3 12:49:44 EST 2012

SaffronMart_h map header asm

hg-commit-id: 17d2b4209f82


--- a/pokered.asm
+++ b/pokered.asm
@@ -14811,7 +14811,17 @@
 
     dw $5259 ; objects
 
-INCBIN "baserom.gbc",$5d00d,$2ff3
+INCBIN "baserom.gbc",$5d00d,$5d3fd - $5d00d
+
+SaffronMart_h: ; 0x5d3fd to 0x5d409 (12 bytes) (id=180)
+    db $02 ; tileset
+    db $04, $04 ; dimensions (y, x)
+    dw $4000, $540c, $5409 ; blocks, texts, scripts
+    db $00 ; connections
+
+    dw $541c ; objects
+
+INCBIN "baserom.gbc",$5d409,$2bf7
 
 SECTION "bank18",DATA,BANK[$18]
 INCBIN "baserom.gbc",$60000,$4000