diff options
author | Cameron Hall <camthesaxman@users.noreply.github.com> | 2017-11-26 23:00:37 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-11-26 23:00:37 -0600 |
commit | 0793afb9e8eeb508375344ca683f97bbc797771a (patch) | |
tree | 1d0c1c802eea1fc5d29e86908b2de3b018d86e9b /data/text/contest_strings.inc | |
parent | 4e7e4cf467e6243994d19971d7cbee33c2f7bd25 (diff) | |
parent | 10704a135e3738b49d9175531d32bfde877f3b6b (diff) |
Merge pull request #478 from huderlem/pokemon_summary_screen
Decompile pokemon_summary_screen
Diffstat (limited to 'data/text/contest_strings.inc')
-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 4c4f37fc4..94366cc41 100644 --- a/data/text/contest_strings.inc +++ b/data/text/contest_strings.inc @@ -96,7 +96,7 @@ ContestString_DescStopExcitement: .string "Temporarily stops the\ncrowd from growing excited.$" .align 2 -gUnknown_083CADD4:: @ 83CADD4 +gContestEffectStrings:: @ 83CADD4 .4byte ContestString_DescHighlyAppealing .4byte ContestString_DescStartled1 .4byte ContestString_DescGreatLock |