Update header files to match source files (#2143)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#ifndef GUARD_CONTESTPAINTING_H
|
||||
#define GUARD_CONTESTPAINTING_H
|
||||
|
||||
void SetContestWinnerForPainting(int);
|
||||
void SetContestWinnerForPainting(int contestWinnerId);
|
||||
void CB2_ContestPainting(void);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user