shithub: pokered

Download patch

ref: 3f02ba41593615d5b7e2ec2224d2e000dd6bf184
parent: 7362790819157595f773b08f525d9229a783c27d
author: Bryan Bishop <kanzure@gmail.com>
date: Tue Jan 3 12:52:05 EST 2012

VictoryRoad1_h map header asm

hg-commit-id: 0ed64b125763


--- a/pokered.asm
+++ b/pokered.asm
@@ -14911,7 +14911,17 @@
 
     dw $593f ; objects
 
-INCBIN "baserom.gbc",$5d7bb,$2845
+INCBIN "baserom.gbc",$5d7bb,$5d9fe - $5d7bb
+
+VictoryRoad1_h: ; 0x5d9fe to 0x5da0a (12 bytes) (id=108)
+    db $11 ; tileset
+    db $09, $0a ; dimensions (y, x)
+    dw $5b04, $5a5f, $5a0a ; blocks, texts, scripts
+    db $00 ; connections
+
+    dw $5ab8 ; objects
+
+INCBIN "baserom.gbc",$5da0a,$25f6
 
 SECTION "bank18",DATA,BANK[$18]
 INCBIN "baserom.gbc",$60000,$4000