shithub: pokered

Download patch

ref: 63b50b782aab9a7e99b02035917a83d2cb79cdcc
parent: a58b7f7f58e79216e89f1691b04f6a622b6eec13
author: Bryan Bishop <kanzure@gmail.com>
date: Tue Jan 3 12:50:40 EST 2012

Route2Gate_h map header asm

hg-commit-id: 31b1967f8f90


--- a/pokered.asm
+++ b/pokered.asm
@@ -14851,7 +14851,17 @@
 
     dw $5598 ; objects
 
-INCBIN "baserom.gbc",$5d587,$2a79
+INCBIN "baserom.gbc",$5d587,$5d5c8 - $5d587
+
+Route2Gate_h: ; 0x5d5c8 to 0x5d5d4 (12 bytes) (id=49)
+    db $0c ; tileset
+    db $04, $05 ; dimensions (y, x)
+    dw $4090, $55d7, $55d4 ; blocks, texts, scripts
+    db $00 ; connections
+
+    dw $5620 ; objects
+
+INCBIN "baserom.gbc",$5d5d4,$2a2c
 
 SECTION "bank18",DATA,BANK[$18]
 INCBIN "baserom.gbc",$60000,$4000