diff options
author | Phlosioneer <mattmdrr2@gmail.com> | 2019-04-03 20:43:23 -0400 |
---|---|---|
committer | Phlosioneer <mattmdrr2@gmail.com> | 2019-04-03 20:43:23 -0400 |
commit | 3b3b2dd031868f116e09b7bbff7e8b8b6ceb7a9a (patch) | |
tree | de9ca0195c147e556ab23bff0caed05723ddf863 /data | |
parent | 3a2ea401882d9ce47709d048f57a6d18f890b5f4 (diff) |
General cleanup of the second half of contest.c
Diffstat (limited to 'data')
-rw-r--r-- | data/text/contest_strings.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/text/contest_strings.inc b/data/text/contest_strings.inc index 1406ba3cb..e332e16bb 100644 --- a/data/text/contest_strings.inc +++ b/data/text/contest_strings.inc @@ -633,7 +633,7 @@ gText_0827E6C4:: @ 827E6C4 .string "{STR_VAR_1} was\n" .string "unaffected.{PAUSE 0x0F}{PAUSE 0x0F}{PAUSE 0x0F}{PAUSE 0x0F}$" -gText_0827E6E3:: @ 827E6E3 +gText_RepeatedAppeal:: @ 827E6E3 .string "{STR_VAR_1} disappointed\n" .string "by repeating an appeal.{PAUSE 0x0F}{PAUSE 0x0F}{PAUSE 0x0F}{PAUSE 0x0F}$" |