1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-06-17 00:07:41 +02:00

- fix for bonuses in campaign screen

- fixed gcc warnings
- build system updated
This commit is contained in:
Ivan Savenko
2010-10-25 19:37:21 +00:00
parent c395661754
commit 923fed7dc1
16 changed files with 101 additions and 31 deletions

View File

@ -1,9 +1,9 @@
#define VCMI_DLL
#include "CMapInfo.h"
#include "..\StartInfo.h"
#include "../StartInfo.h"
#include "map.h"
#include "..\hch\CCampaignHandler.h"
#include "../hch/CCampaignHandler.h"
void CMapInfo::countPlayers()
{