metaforce/Runtime/CGameOptions.hpp

9 lines
133 B
C++
Raw Normal View History

2015-08-17 13:33:58 -07:00
#ifndef __RETRO_CGAMEOPTIONS_HPP__
#define __RETRO_CGAMEOPTIONS_HPP__
class CGameOptions
{
};
#endif // __RETRO_CGAMEOPTIONS_HPP__