1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-08-13 19:54:17 +02:00

Fix(?) mingw

This commit is contained in:
nordsoft
2023-04-17 05:22:32 +04:00
parent 80220fda5b
commit b41481c73b

View File

@@ -186,7 +186,7 @@ public:
PASSED PASSED
}; };
struct Version struct DLL_LINKAGE Version
{ {
int major = 0; int major = 0;
int minor = 0; int minor = 0;