#ifndef __RETRO_CGAMESTATE_HPP__
#define __RETRO_CGAMESTATE_HPP__
class CGameState
{
};
#endif // __RETRO_CGAMESTATE_HPP__