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

More town hall code, started making building requirements.

This commit is contained in:
Michał W. Urbańczyk
2008-03-16 00:09:43 +00:00
parent d106fdcf2a
commit b3c69fe838
13 changed files with 209 additions and 71 deletions

View File

@ -1,6 +1,6 @@
#include "stdafx.h"
#include "CPlayerInterface.h"
#include "CAdvMapInterface.h"
#include "CAdvmapInterface.h"
#include "CMessage.h"
#include "mapHandler.h"
#include "SDL_Extensions.h"