diff options
author | IIMarckus <iimarckus@gmail.com> | 2020-02-09 02:20:05 -0700 |
---|---|---|
committer | IIMarckus <iimarckus@gmail.com> | 2020-02-09 02:20:05 -0700 |
commit | a7e3a999ff21ecac0bfbe7f091f9ff901075a323 (patch) | |
tree | 8032e91c6a426b355b6d1d3505bbc1fdc9c40fa6 /maps/ElmsLab.asm | |
parent | d561a6d2db176240549fa605dc3e7e1f59e86607 (diff) | |
parent | 0543e933915a65127a8b803789d049478c7889d5 (diff) |
Merge https://github.com/libjet/pokegold
Diffstat (limited to 'maps/ElmsLab.asm')
-rw-r--r-- | maps/ElmsLab.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/ElmsLab.asm b/maps/ElmsLab.asm index a74212f4..4f7ef7b5 100644 --- a/maps/ElmsLab.asm +++ b/maps/ElmsLab.asm @@ -754,7 +754,7 @@ ChoseStarterText: ReceivedStarterText: text "<PLAYER> received" line "@" - text_from_ram wStringBuffer3 + text_ram wStringBuffer3 text "!" done |