diff options
| author | pikalaxalt <PikalaxALT@gmail.com> | 2016-06-03 00:01:37 -0400 |
|---|---|---|
| committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-06-03 00:01:37 -0400 |
| commit | 2d68444e202df625d8026b2c705271e66619abad (patch) | |
| tree | 1ced5de9af124133286e154c120b8079b67372dc /data/map_header_banks.asm | |
| parent | Seafoam Islands 1 and Route 22 Gate (diff) | |
| download | pokeyellow-2d68444e202df625d8026b2c705271e66619abad.tar.gz pokeyellow-2d68444e202df625d8026b2c705271e66619abad.tar.xz pokeyellow-2d68444e202df625d8026b2c705271e66619abad.zip | |
Victory Road 2F
Diffstat (limited to 'data/map_header_banks.asm')
| -rw-r--r-- | data/map_header_banks.asm | 2 |
1 files changed, 1 insertions, 1 deletions
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) |
