1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-23 22:37:55 +02:00

vcmi: modernize lib/mapping

This commit is contained in:
Konstantin
2023-02-11 19:30:06 +03:00
parent 7bfb37df4d
commit b16f66477c
18 changed files with 294 additions and 363 deletions

View File

@@ -47,7 +47,7 @@ public:
CMapInfo &operator=(CMapInfo &&other);
void mapInit(const std::string & fname);
void saveInit(ResourceID file);
void saveInit(const ResourceID & file);
void campaignInit();
void countPlayers();
// TODO: Those must be on client-side