Skip to content
Permalink
master
Switch branches/tags
Go to file
 
 
Cannot retrieve contributors at this time
#ifndef _OPTION_H
#define _OPTION_H
void startOption();
void customGameOption();
#endif /* _OPTION_H */