From e2c2e20f93f43848542362a5deee677e88f9507d Mon Sep 17 00:00:00 2001 From: yenatch Date: Sat, 27 Jun 2015 21:59:17 -0700 Subject: Use charmaps for special string codepoints. Also fix all the text. Also fix some unreferenced scripts that were interpreted as text. --- misc/mobile_42.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'misc') 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 -- cgit v1.2.3