diff options
| author | Diegoisawesome <Diegoisawesome@users.noreply.github.com> | 2018-12-07 14:18:31 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-12-07 14:18:31 -0600 |
| commit | fe06bbe3f6f3014e591e789a65b5fd29ca7417f4 (patch) | |
| tree | 8b709c353e69320807196c340f63191e716bd406 /data/text_input_strings.s | |
| parent | 6df2042b3b3ea8e7bf61cfd95bd24ee06e7b4b32 (diff) | |
| parent | 2615ece23bd9463f3e43fca40eac1adcabeb2813 (diff) | |
Merge pull request #431 from melthelesbian/apostrophe
Use normal apostrophes like adults
Diffstat (limited to 'data/text_input_strings.s')
| -rw-r--r-- | data/text_input_strings.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/text_input_strings.s b/data/text_input_strings.s index 37d31642b..919b49416 100644 --- a/data/text_input_strings.s +++ b/data/text_input_strings.s @@ -51,7 +51,7 @@ gUnknown_0862B9C7:: @ 862B9C7 .string "{CLEAR 12}!{CLEAR 17}?{CLEAR 16}♂{CLEAR 16}♀{CLEAR 16}/{CLEAR 17}-$" gUnknown_0862B9E0:: @ 862B9E0 - .string "{CLEAR 11}…{CLEAR 16}“{CLEAR 16}”{CLEAR 18}‘{CLEAR 19}’{CLEAR 18} $" + .string "{CLEAR 11}…{CLEAR 16}“{CLEAR 16}”{CLEAR 18}‘{CLEAR 19}'{CLEAR 18} $" gUnknown_0862B9F9:: @ 862B9F9 .string "ABCDE$" |
