2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-08 22:27:43 +00:00

More stubs for GuiSys

This commit is contained in:
Jack Andersen
2016-03-09 17:47:37 -10:00
parent 8cb4bacb17
commit 5054cd1d8a
49 changed files with 679 additions and 21 deletions

View File

@@ -1,5 +1,5 @@
#ifndef __PSHAG_CSPLASHSCREEN_HPP__
#define __PSHAG_CSPLASHSCREEN_HPP__
#ifndef __URDE_CSPLASHSCREEN_HPP__
#define __URDE_CSPLASHSCREEN_HPP__
namespace urde
{
@@ -10,4 +10,4 @@ class CSplashScreen
}
#endif // __PSHAG_CSPLASHSCREEN_HPP__
#endif // __URDE_CSPLASHSCREEN_HPP__