diff options
| author | dannye <corrnondacqb@yahoo.com> | 2016-06-11 16:16:56 -0500 |
|---|---|---|
| committer | dannye <corrnondacqb@yahoo.com> | 2016-06-11 16:16:56 -0500 |
| commit | c979b3bb03b121dd03a800df74144cd69a74601a (patch) | |
| tree | 0d6bb48125efe6f6215347967383ba4c3b7da391 /scripts/mtmoonpokecenter2.asm | |
| parent | Sync with pokered (diff) | |
| parent | Part 1 of syncing with pokered. (diff) | |
| download | pokeyellow-c979b3bb03b121dd03a800df74144cd69a74601a.tar.gz pokeyellow-c979b3bb03b121dd03a800df74144cd69a74601a.tar.xz pokeyellow-c979b3bb03b121dd03a800df74144cd69a74601a.zip | |
Merge branch 'master' of https://github.com/pret/pokeyellow
Diffstat (limited to 'scripts/mtmoonpokecenter2.asm')
| -rwxr-xr-x | scripts/mtmoonpokecenter2.asm | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/scripts/mtmoonpokecenter2.asm b/scripts/mtmoonpokecenter2.asm index fa42f440..f01b7218 100755 --- a/scripts/mtmoonpokecenter2.asm +++ b/scripts/mtmoonpokecenter2.asm @@ -49,18 +49,18 @@ Func_f218c: .done ret -MtMoonPokecenterText_4935c: ; 4935c (12:535c) +MtMoonPokecenterText_4935c: TX_FAR _MtMoonPokecenterText_4935c db "@" -MtMoonPokecenterText_49361: ; 49361 (12:5361) +MtMoonPokecenterText_49361: TX_FAR _MtMoonPokecenterText_49361 db "@" -MtMoonPokecenterText_49366: ; 49366 (12:5366) +MtMoonPokecenterText_49366: TX_FAR _MtMoonPokecenterText_49366 db "@" -MtMoonPokecenterText_4936b: ; 4936b (12:536b) +MtMoonPokecenterText_4936b: TX_FAR _MtMoonPokecenterText_4936b db "@" |
