mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-30 19:51:15 +00:00
Fix global CConfigApp object annotation
This commit is contained in:
parent
6fccf24f90
commit
f4ab935a26
@ -431,4 +431,4 @@ int CConfigApp::ExitInstance()
|
|||||||
}
|
}
|
||||||
|
|
||||||
// GLOBAL: CONFIG 0x00408e50
|
// GLOBAL: CONFIG 0x00408e50
|
||||||
CConfigApp theApp;
|
CConfigApp g_theApp;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user