diff options
author | Marcus Huderle <huderlem@gmail.com> | 2017-11-23 13:47:44 -0800 |
---|---|---|
committer | Marcus Huderle <huderlem@gmail.com> | 2017-11-26 12:57:30 -0800 |
commit | 5a8cd94046983f15eaf6d414d5f431cb296abdc3 (patch) | |
tree | 7e4fd6745103d348d9cdf2faf2a5839f2913f1d3 /data | |
parent | 34a49a726c6c42803950fc993394be8b96492c71 (diff) |
Lots more pokemon_summary_screen decompilation
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 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 |