mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-25 22:42:04 +02:00
Remove console global
This commit is contained in:
@@ -119,7 +119,7 @@ public:
|
||||
|
||||
extern DLL_LINKAGE GameLibrary * LIBRARY;
|
||||
|
||||
DLL_LINKAGE void preinitDLL(CConsoleHandler * Console, bool extractArchives);
|
||||
DLL_LINKAGE void preinitDLL(bool extractArchives);
|
||||
DLL_LINKAGE void loadDLLClasses(bool onlyEssential = false);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user