mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-06 09:09:40 +02:00
* added files for future server
* make code compiling * broken objects scripts
This commit is contained in:
@@ -3,13 +3,13 @@
|
||||
#include "SDL_Extensions.h"
|
||||
#include "CGameInfo.h"
|
||||
#include <cstdlib>
|
||||
#include "hch\CLodHandler.h"
|
||||
#include "hch\CDefObjInfoHandler.h"
|
||||
#include "hch/CLodHandler.h"
|
||||
#include "hch/CDefObjInfoHandler.h"
|
||||
#include <algorithm>
|
||||
#include "CGameState.h"
|
||||
#include "CLua.h"
|
||||
#include "hch\CHeroHandler.h"
|
||||
#include "hch\CTownHandler.h"
|
||||
#include "hch/CHeroHandler.h"
|
||||
#include "hch/CTownHandler.h"
|
||||
#include "client\Graphics.h"
|
||||
#include <iomanip>
|
||||
#include <sstream>
|
||||
|
||||
Reference in New Issue
Block a user