1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-07-11 01:10:26 +02:00

refactor map loading, few small tweaks

This commit is contained in:
alexvins
2013-02-02 17:20:31 +00:00
parent beb1ca1bf8
commit b376ac8568
6 changed files with 501 additions and 627 deletions

View File

@ -31,7 +31,6 @@
#include "CBuildingHandler.h"
#include "JsonNode.h"
#include "Filesystem/CResourceLoader.h"
#include "GameConstants.h"
using namespace boost::assign;