mirror of
https://github.com/vcmi/vcmi.git
synced 2025-07-15 01:24:45 +02:00
* added files for future server
* make code compiling * broken objects scripts
This commit is contained in:
@ -2,9 +2,9 @@
|
||||
#include "CAdvmapInterface.h"
|
||||
#include "client/CBitmapHandler.h"
|
||||
#include "CPlayerInterface.h"
|
||||
#include "hch\CPreGameTextHandler.h"
|
||||
#include "hch\CGeneralTextHandler.h"
|
||||
#include "hch\CTownHandler.h"
|
||||
#include "hch/CPreGameTextHandler.h"
|
||||
#include "hch/CGeneralTextHandler.h"
|
||||
#include "hch/CTownHandler.h"
|
||||
#include "CPathfinder.h"
|
||||
#include "CGameInfo.h"
|
||||
#include "SDL_Extensions.h"
|
||||
|
Reference in New Issue
Block a user