1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-25 22:42:04 +02:00

Migrate launcher to vcmi versions

This commit is contained in:
nordsoft
2023-09-01 04:12:41 +04:00
parent c45ab07d0b
commit ea7ab9d5ed
5 changed files with 38 additions and 69 deletions

View File

@@ -42,4 +42,6 @@ struct DLL_LINKAGE CModVersion
}
};
DLL_LINKAGE bool operator < (const CModVersion & lesser, const CModVersion & greater);
VCMI_LIB_NAMESPACE_END