diff options
| author | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-30 16:08:26 -0400 |
|---|---|---|
| committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-30 16:08:26 -0400 |
| commit | f5ba8e618e8a06ab94d46ad001e5266e4465064a (patch) | |
| tree | 99fe73cc8f7f518c5fa15642183700fd14e180de /data/map_header_banks.asm | |
| parent | Rock Tunnel 1 (diff) | |
| download | pokeyellow-f5ba8e618e8a06ab94d46ad001e5266e4465064a.tar.gz pokeyellow-f5ba8e618e8a06ab94d46ad001e5266e4465064a.tar.xz pokeyellow-f5ba8e618e8a06ab94d46ad001e5266e4465064a.zip | |
Power Plant
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 86e7e0e3..6d7f758f 100644 --- a/data/map_header_banks.asm +++ b/data/map_header_banks.asm @@ -83,7 +83,7 @@ MapHeaderBanks:: ; fc3e4 (3f:43e4) db BANK(UndergroundPathEntranceRoute8_h) db BANK(RockTunnelPokecenter_h) db BANK(RockTunnel1_h) - db $07 ; db BANK(PowerPlant_h) + db BANK(PowerPlant_h) db $12 ; db BANK(Route11Gate_h) db $07 ; db BANK(DiglettsCaveEntranceRoute11_h) db $12 ; db BANK(Route11GateUpstairs_h) |
