From e537bfd93add0b97d5034b3c8321dbb2ee24420a Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Tue, 3 Jan 2012 17:18:23 -0600 Subject: [PATCH] Route18Gate_h map header asm hg-commit-id: 05aea7ef3001 --- pokered.asm | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/pokered.asm b/pokered.asm index 40f4dd91..1f6eb19b 100644 --- a/pokered.asm +++ b/pokered.asm @@ -13457,7 +13457,17 @@ Route16GateUpstairs_h: ; 0x497ff to 0x4980b (12 bytes) (id=187) 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]