metaforce/Runtime/GuiSys/COrbitPointMarker.hpp

14 lines
193 B
C++
Raw Normal View History

#ifndef __URDE_CORBITPOINTMARKER_HPP__
2017-04-02 03:03:37 +00:00
#define __URDE_CORBITPOINTMARKER_HPP__
namespace
{
class CStateManager;
2017-04-02 03:03:37 +00:00
class COrbitPointMarker
{
public:
};
}
2017-04-02 03:03:37 +00:00
#endif // __URDE_CORBITPOINTMARKER_HPP__