2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-05-14 12:31:22 +00:00
metaforce/Runtime/GuiSys/CSplashScreen.hpp
2016-03-09 17:47:37 -10:00

14 lines
155 B
C++

#ifndef __URDE_CSPLASHSCREEN_HPP__
#define __URDE_CSPLASHSCREEN_HPP__
namespace urde
{
class CSplashScreen
{
};
}
#endif // __URDE_CSPLASHSCREEN_HPP__