diff options
author | dannye <33dannye@gmail.com> | 2021-09-26 22:38:47 -0500 |
---|---|---|
committer | dannye <33dannye@gmail.com> | 2021-09-26 22:43:09 -0500 |
commit | 501a21fa5dc6f01c0563316c9cd209cccb1eef45 (patch) | |
tree | c2fe5cc6caa9d8117df3008031d7a26317058acb /text/FuchsiaGym.asm | |
parent | 45c039801916713e4066644086de4d4940d5fa1d (diff) | |
parent | 30acb46b988d4bb54af761696123778acd8517e3 (diff) |
Merge branch 'master' of https://github.com/pret/pokered
Diffstat (limited to 'text/FuchsiaGym.asm')
-rw-r--r-- | text/FuchsiaGym.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/text/FuchsiaGym.asm b/text/FuchsiaGym.asm index 683ae423..24de76d6 100644 --- a/text/FuchsiaGym.asm +++ b/text/FuchsiaGym.asm @@ -54,7 +54,7 @@ _KogaSoulBadgeInfoText:: _ReceivedTM06Text:: text "<PLAYER> received" line "@" - text_ram wcf4b + text_ram wStringBuffer text "!@" text_end |