2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-05-16 21:51:21 +00:00
metaforce/Runtime/GuiSys/CGuiSys.hpp
2016-03-04 13:04:53 -10:00

14 lines
134 B
C++

#ifndef __PSHAG_CGUISYS_HPP__
#define __PSHAG_CGUISYS_HPP__
namespace urde
{
class CGuiSys
{
};
}
#endif // __PSHAG_CGUISYS_HPP__