aboutsummaryrefslogtreecommitdiffstats
path: root/data/map_header_banks.asm
diff options
context:
space:
mode:
authorpikalaxalt <PikalaxALT@gmail.com>2016-05-29 00:28:33 -0400
committerpikalaxalt <PikalaxALT@gmail.com>2016-05-29 00:28:33 -0400
commit17b1752f8bdd75d9cd1bb72bd0d609b69c2d47c4 (patch)
treec914b533ee0e3508a4ee2fe94fa84d8c4bd8d524 /data/map_header_banks.asm
parentViridian Forest and other functions (diff)
downloadpokeyellow-17b1752f8bdd75d9cd1bb72bd0d609b69c2d47c4.tar.gz
pokeyellow-17b1752f8bdd75d9cd1bb72bd0d609b69c2d47c4.tar.xz
pokeyellow-17b1752f8bdd75d9cd1bb72bd0d609b69c2d47c4.zip
More far text scripts
Diffstat (limited to 'data/map_header_banks.asm')
-rw-r--r--data/map_header_banks.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/map_header_banks.asm b/data/map_header_banks.asm
index 2d57ccff..fe3a1db1 100644
--- a/data/map_header_banks.asm
+++ b/data/map_header_banks.asm
@@ -51,7 +51,7 @@ MapHeaderBanks:: ; fc3e4 (3f:43e4)
db BANK(Route2House_h)
db BANK(Route2Gate_h)
db BANK(ViridianForestEntrance_h)
- db $18 ; db BANK(ViridianForest_h)
+ db BANK(ViridianForest_h)
db $17 ; db BANK(Museum1F_h)
db $17 ; db BANK(Museum2F_h)
db $17 ; db BANK(PewterGym_h)