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 /scripts/pewtercity.asm | |
| parent | A few missed hardcoded decimal points (diff) | |
| download | pokeyellow-70dde9d96b0e3025c72ae29783e94c56fa5cbe1c.tar.gz pokeyellow-70dde9d96b0e3025c72ae29783e94c56fa5cbe1c.tar.xz pokeyellow-70dde9d96b0e3025c72ae29783e94c56fa5cbe1c.zip | |
Clean up redundant labels
fix trainer header numbering
Diffstat (limited to 'scripts/pewtercity.asm')
| -rwxr-xr-x | scripts/pewtercity.asm | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/scripts/pewtercity.asm b/scripts/pewtercity.asm index 5ee83f34..80acede8 100755 --- a/scripts/pewtercity.asm +++ b/scripts/pewtercity.asm @@ -298,9 +298,7 @@ PewterCityText_1945d: db "@" PewterCityText14: - -PewterCityText_19462: - TX_FAR _PewterCityText_19462 + TX_FAR _PewterCityText14 db "@" PewterCityText6: |
