import from github
This commit is contained in:
6
include/roulette.h
Executable file
6
include/roulette.h
Executable file
@ -0,0 +1,6 @@
|
||||
#ifndef GUARD_ROULETTE_H
|
||||
#define GUARD_ROULETTE_H
|
||||
|
||||
void PlayRoulette(void);
|
||||
|
||||
#endif // GUARD_ROULETTE_H
|
Reference in New Issue
Block a user