1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-06-15 00:05:02 +02:00

Split massive CMap.h a bit

This commit is contained in:
Ivan Savenko
2023-05-24 01:14:06 +03:00
parent bf720200f9
commit 62595cb039
26 changed files with 571 additions and 470 deletions

View File

@ -19,6 +19,7 @@
#include "../Languages.h"
#include "CMap.h"
#include "MapFormat.h"
#include "MapFormatH3M.h"
#include "MapFormatJson.h"