summaryrefslogtreecommitdiff
path: root/include/contest_util.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/contest_util.h')
-rw-r--r--include/contest_util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/contest_util.h b/include/contest_util.h
index 76f9ae522..5b0c5559a 100644
--- a/include/contest_util.h
+++ b/include/contest_util.h
@@ -7,7 +7,7 @@ void StartContest(void);
void BufferContestantMonSpecies(void);
void ShowContestResults(void);
void ContestLinkTransfer(u8);
-void ShowContestWinnerPainting(void);
+void ShowContestPainting(void);
u16 GetContestRand(void);
u8 CountPlayerContestPaintings(void);