diff options
| author | IIMarckus <iimarckus@gmail.com> | 2016-04-08 19:04:36 -0600 |
|---|---|---|
| committer | IIMarckus <iimarckus@gmail.com> | 2016-04-08 19:04:36 -0600 |
| commit | adc6a3aac7d883f9833c7da3f5896935715291e7 (patch) | |
| tree | c084374aad2aa31165f9831440f1b7f82f0d04b0 /text.asm | |
| parent | Clean up labels and trainer headers for overworld Pokémon. (diff) | |
| download | pokeyellow-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.asm | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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" |
