diff options
author | yenatch <yenatch@gmail.com> | 2015-02-10 15:37:24 -0800 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2015-02-10 15:43:34 -0800 |
commit | b097617f9f3a23092ef3f3c0eedba4ae6fa04e06 (patch) | |
tree | eaf8ca30cff26ac24ffc33c5110288cfa9e34144 /maps/ElmsLab.asm | |
parent | 7c862ca7e21d0223a5158f3689bfc81755ab06c1 (diff) |
Blind wram in maps.
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 12a8da3fd..d9c06ff46 100644 --- a/maps/ElmsLab.asm +++ b/maps/ElmsLab.asm @@ -984,7 +984,7 @@ ChoseStarterText: ; 0x79487 ReceivedStarterText: ; 0x794ad text $52, " received" line "@" - text_from_ram $d099 + text_from_ram StringBuffer3 text "!" done ; 0x794c0 |