summaryrefslogtreecommitdiff
path: root/src/naming_screen.c
diff options
context:
space:
mode:
authorgarak <garakmon@gmail.com>2018-12-17 23:34:16 -0500
committerGitHub <noreply@github.com>2018-12-17 23:34:16 -0500
commit2fb6c5bb7f81c285d973d602dbbe4bbf8fc8aba1 (patch)
tree003c2daccebd740c288e537216afed0265bfbc59 /src/naming_screen.c
parent32c7ec313deaccb4e3dcef5f9da7d9062d09fc27 (diff)
parent5f202c744b92dcde829c1d24ad323d824c769fec (diff)
Merge branch 'master' into createsprite
Diffstat (limited to 'src/naming_screen.c')
-rw-r--r--src/naming_screen.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/naming_screen.c b/src/naming_screen.c
index afc17fab3..1f904be1b 100644
--- a/src/naming_screen.c
+++ b/src/naming_screen.c
@@ -1939,7 +1939,7 @@ static const u8 sKeyboardCharacters[][4][20] =
_(" 0 1 2 3 4 "),
_(" 5 6 7 8 9 "),
_(" ! ? ♂ ♀ / - "),
- _(" … “ ” ‘ ’ "),
+ _(" … “ ” ‘ ' "),
},
};