shithub: pokered

Download patch

ref: e537bfd93add0b97d5034b3c8321dbb2ee24420a
parent: 798d74ef069d4e8742936c5b5d80938044a66a5d
author: Bryan Bishop <kanzure@gmail.com>
date: Tue Jan 3 12:18:23 EST 2012

Route18Gate_h map header asm

hg-commit-id: 05aea7ef3001


--- a/pokered.asm
+++ b/pokered.asm
@@ -13457,7 +13457,17 @@
 
     dw $584c ; objects
 
-INCBIN "baserom.gbc",$4980b,$27f5
+INCBIN "baserom.gbc",$4980b,$4986a - $4980b
+
+Route18Gate_h: ; 0x4986a to 0x49876 (12 bytes) (id=190)
+    db $0c ; tileset
+    db $05, $04 ; dimensions (y, x)
+    dw $40c7, $590d, $5876 ; blocks, texts, scripts
+    db $00 ; connections
+
+    dw $5937 ; objects
+
+INCBIN "baserom.gbc",$49876,$278a
 
 SECTION "bank13",DATA,BANK[$13]