diff options
author | yenatch <yenatch@gmail.com> | 2015-06-27 21:59:17 -0700 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2015-06-27 22:53:38 -0700 |
commit | e2c2e20f93f43848542362a5deee677e88f9507d (patch) | |
tree | 6134c60a610ce7e2872af65212c06883abbc2cb2 /misc | |
parent | c00949dddf8498eb6483487792332f10dd074386 (diff) |
Use charmaps for special string codepoints.
Also fix all the text.
Also fix some unreferenced scripts that were interpreted as text.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/mobile_42.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/mobile_42.asm b/misc/mobile_42.asm index 1950a1812..3fc90d836 100644 --- a/misc/mobile_42.asm +++ b/misc/mobile_42.asm @@ -1324,7 +1324,7 @@ String_108a79: ; 108a79 db "─ №", $f2 next "" next "おや/" - next $73, "№", $f2, "" + next $73, "№", $f2 db "@" ; 108a87 |