aboutsummaryrefslogtreecommitdiffstats
path: root/text.asm
diff options
context:
space:
mode:
authorIIMarckus <iimarckus@gmail.com>2016-04-08 19:04:36 -0600
committerIIMarckus <iimarckus@gmail.com>2016-04-08 19:04:36 -0600
commitadc6a3aac7d883f9833c7da3f5896935715291e7 (patch)
treec084374aad2aa31165f9831440f1b7f82f0d04b0 /text.asm
parentClean up labels and trainer headers for overworld Pokémon. (diff)
downloadpokeyellow-adc6a3aac7d883f9833c7da3f5896935715291e7.tar.gz
pokeyellow-adc6a3aac7d883f9833c7da3f5896935715291e7.tar.xz
pokeyellow-adc6a3aac7d883f9833c7da3f5896935715291e7.zip
Clean up script labels in marts and Pokémon Centers.
Diffstat (limited to 'text.asm')
-rw-r--r--text.asm1
1 files changed, 1 insertions, 0 deletions
diff --git a/text.asm b/text.asm
index d88bc409..9a5ecff7 100644
--- a/text.asm
+++ b/text.asm
@@ -2339,6 +2339,7 @@ _ColosseumText1::
INCLUDE "text/maps/reds_house_1f.asm"
INCLUDE "text/maps/blues_house.asm"
INCLUDE "text/maps/oaks_lab.asm"
+INCLUDE "text/maps/viridian_pokecenter.asm"
INCLUDE "text/maps/viridian_mart.asm"
INCLUDE "text/maps/school.asm"
INCLUDE "text/maps/viridian_house.asm"