diff options
author | dannye <corrnondacqb@yahoo.com> | 2016-07-20 00:40:04 -0500 |
---|---|---|
committer | dannye <corrnondacqb@yahoo.com> | 2016-07-20 00:40:04 -0500 |
commit | 70dde9d96b0e3025c72ae29783e94c56fa5cbe1c (patch) | |
tree | ade46ab5d1d16300ab18f82e7727015b0b4e3ac7 /text | |
parent | 25c27785aa83a12330ea58e1e35b2fec90dd84f4 (diff) |
Clean up redundant labels
fix trainer header numbering
Diffstat (limited to 'text')
-rw-r--r-- | text/maps/pewter_city.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/text/maps/pewter_city.asm b/text/maps/pewter_city.asm index 03dfcc91..14240c9e 100644 --- a/text/maps/pewter_city.asm +++ b/text/maps/pewter_city.asm @@ -70,7 +70,7 @@ _PewterCityText_1945d:: cont "Follow me!" done -_PewterCityText_19462:: +_PewterCityText14:: text "If you have the" line "right stuff, go" cont "take on BROCK!" |