All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
handicap.h
Go to the documentation of this file.
1 #ifndef OSL_HANDICAP_H
2 #define OSL_HANDICAP_H
3 namespace osl{
4  enum Handicap{
6  // KYOUOCHI,
7  // KAKUOCHI,
8  };
9 }
10 #endif // OSL_HANDICAP_H