diff --git a/CONFIG/config.cpp b/CONFIG/config.cpp index 576631b5..78c6b6c2 100644 --- a/CONFIG/config.cpp +++ b/CONFIG/config.cpp @@ -431,4 +431,4 @@ int CConfigApp::ExitInstance() } // GLOBAL: CONFIG 0x00408e50 -CConfigApp theApp; +CConfigApp g_theApp;