1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-12-01 23:12:49 +02:00

* (hopefully) full reading of h3c

* minor changes
This commit is contained in:
mateuszb
2010-02-12 15:04:01 +00:00
parent e79507ab0d
commit 8637b021cc
16 changed files with 223 additions and 69 deletions

View File

@@ -17,6 +17,7 @@
#include "../CCallback.h"
#include "../hch/CTownHandler.h"
#include "../hch/CObjectHandler.h"
#include "../hch/CGeneralTextHandler.h"
using namespace boost::assign;
using namespace CSDL_Ext;