shithub: pokered

Download patch

ref: 67e5e480ea88e820fa05600886f8c2368b93473f
parent: 3809cd33963ea854af7dc5b790157efcd7710868
author: Bryan Bishop <kanzure@gmail.com>
date: Tue Jan 3 12:34:32 EST 2012

Route25_h map header asm

hg-commit-id: c71692814b72


--- a/pokered.asm
+++ b/pokered.asm
@@ -13896,7 +13896,27 @@
 
     dw $46a4 ; objects
 
-INCBIN "baserom.gbc",$506a4,$395c
+INCBIN "baserom.gbc",$506a4,$5079b - $506a4
+
+Route25_h: ; 0x5079b to 0x507b2 (23 bytes) (id=36)
+    db $00 ; tileset
+    db $09, $1e ; dimensions (y, x)
+    dw $4810, $5628, $55cb ; blocks, texts, scripts
+    db WEST ; connections
+
+    ; connections data
+
+    db $23 ; some map
+    dw $46ee, $c754 ; pointers (connected, current) (strip)
+    db $0c, $0a ; bigness, width
+    db $00, $13 ; alignments (y, x)
+    dw $c702 ; window
+
+    ; end connection data
+
+    dw $47b2 ; objects
+
+INCBIN "baserom.gbc",$507b2,$384e
 
 SECTION "bank15",DATA,BANK[$15]
 INCBIN "baserom.gbc",$54000,$4000