diff options
Diffstat (limited to 'include/contest_painting.h')
-rw-r--r-- | include/contest_painting.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/contest_painting.h b/include/contest_painting.h index d3f13478d..fda6e963a 100644 --- a/include/contest_painting.h +++ b/include/contest_painting.h @@ -44,7 +44,7 @@ struct LabelPair const u8 *suffix; }; -void sub_8106630(u32); +void SetContestWinnerForPainting(u32 contestWinnerId); void CB2_ContestPainting(void); #endif |