ref: 93d9f5add145b5418fbf840cd1f2b2a3466e8008
parent: be36119c58ff5ac360df0135446b9d7a6030acc6
author: Bryan Bishop <kanzure@gmail.com>
date: Tue Jan 3 12:16:30 EST 2012
Route12Gate_h map header asm hg-commit-id: 53e500c814fd
--- a/pokered.asm
+++ b/pokered.asm
@@ -13407,7 +13407,17 @@
dw $54da ; objects
-INCBIN "baserom.gbc",$49454,$2bac
+INCBIN "baserom.gbc",$49454,$494f8 - $49454
+
+Route12Gate_h: ; 0x494f8 to 0x49504 (12 bytes) (id=87)
+ db $0c ; tileset
+ db $04, $05 ; dimensions (y, x)
+ dw $5540, $5507, $5504 ; blocks, texts, scripts
+ db $00 ; connections
+
+ dw $550e ; objects
+
+INCBIN "baserom.gbc",$49504,$2afc
SECTION "bank13",DATA,BANK[$13]