metaforce/Runtime/GuiSys/CSplashScreen.hpp

14 lines
159 B
C++

#ifndef __PSHAG_CSPLASHSCREEN_HPP__
#define __PSHAG_CSPLASHSCREEN_HPP__
namespace pshag
{
class CSplashScreen
{
};
}
#endif // __PSHAG_CSPLASHSCREEN_HPP__