1
0
forked from mirrors/0ad

Updates making CGUI a singleton

This was SVN commit r38.
This commit is contained in:
Gee
2003-11-06 11:54:46 +00:00
parent fd1cd7ab28
commit da6d6c60a9
9 changed files with 46 additions and 22 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ map_Settings CGUIObject::m_SettingsInfo;
// m_SettingsInfo, GeeTODO, I'm not sure if this is
// the appropriate file, but it crashes if it's not
// in this file.
CGUI g_GUI;
//CGUI g_GUI;
//-------------------------------------------------------------------
// Implementation Macros