mirror of
https://github.com/PrimeDecomp/prime.git
synced 2025-12-10 21:47:40 +00:00
8
include/GuiSys/CAuiMain.hpp
Normal file
8
include/GuiSys/CAuiMain.hpp
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef _CAUIMAIN
|
||||
#define _CAUIMAIN
|
||||
|
||||
class CGuiSys;
|
||||
|
||||
bool InitializeApplicationUI(CGuiSys&);
|
||||
|
||||
#endif // _CAUIMAIN
|
||||
Reference in New Issue
Block a user