import from github
This commit is contained in:
7
include/contest_painting.h
Normal file
7
include/contest_painting.h
Normal file
@ -0,0 +1,7 @@
|
||||
#ifndef GUARD_CONTESTPAINTING_H
|
||||
#define GUARD_CONTESTPAINTING_H
|
||||
|
||||
void SetContestWinnerForPainting(int);
|
||||
void CB2_ContestPainting(void);
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user