mirror of
https://github.com/vcmi/vcmi.git
synced 2025-06-17 00:07:41 +02:00
Win compile fix (#974)
This commit is contained in:
@ -32,7 +32,7 @@ DLL_LINKAGE CLodHandler *bitmaph = NULL,
|
||||
*spriteh = NULL,
|
||||
*bitmaph_ab = NULL;
|
||||
|
||||
VCMIDirs GVCMIDirs;
|
||||
DLL_LINKAGE VCMIDirs GVCMIDirs;
|
||||
|
||||
|
||||
DLL_LINKAGE void initDLL(CConsoleHandler *Console, std::ostream *Logfile)
|
||||
|
Reference in New Issue
Block a user