1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-06 09:09:40 +02:00

Remove logic for banks in 1.5 format

This commit is contained in:
Ivan Savenko
2025-03-18 23:50:14 +00:00
parent 8e1bd64799
commit 2b286378e8
20 changed files with 1 additions and 744 deletions

View File

@@ -32,6 +32,7 @@
#include "../lib/battle/BattleInfo.h"
#include "../lib/serializer/Connection.h"
#include "../lib/mapping/CMapService.h"
#include "../lib/mapObjects/CArmedInstance.h"
#include "../lib/pathfinder/CGPathNode.h"
#include "../lib/filesystem/Filesystem.h"