metaforce/Runtime/GuiSys/CSplashScreen.hpp

14 lines
155 B
C++

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