From 2d68444e202df625d8026b2c705271e66619abad Mon Sep 17 00:00:00 2001 From: pikalaxalt Date: Fri, 3 Jun 2016 00:01:37 -0400 Subject: Victory Road 2F --- data/map_header_banks.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/map_header_banks.asm') diff --git a/data/map_header_banks.asm b/data/map_header_banks.asm index 00d29a22..b99b30dd 100644 --- a/data/map_header_banks.asm +++ b/data/map_header_banks.asm @@ -194,7 +194,7 @@ MapHeaderBanks:: ; fc3e4 (3f:43e4) db BANK(Route18GateUpstairs_h) db BANK(SeafoamIslands1_h) db BANK(Route22Gate_h) - db $14 ; db BANK(VictoryRoad2_h) + db BANK(VictoryRoad2_h) db $12 ; db BANK(Route12GateUpstairs_h) db $06 ; db BANK(VermilionHouse3_h) db $18 ; db BANK(DiglettsCave_h) -- cgit v1.3.1-sl0p