diff options
author | Melody <melody@pallet.town> | 2018-12-07 10:41:08 -0500 |
---|---|---|
committer | Melody <melody@pallet.town> | 2018-12-07 10:41:08 -0500 |
commit | 2615ece23bd9463f3e43fca40eac1adcabeb2813 (patch) | |
tree | 8b709c353e69320807196c340f63191e716bd406 /data/text_input_strings.s | |
parent | 6df2042b3b3ea8e7bf61cfd95bd24ee06e7b4b32 (diff) |
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$" |