mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-29 23:07:48 +02:00
* moved a few files
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#include "../CCallback.h"
|
||||
#include "../CConsoleHandler.h"
|
||||
#include "../CGameInfo.h"
|
||||
#include "../CGameState.h"
|
||||
#include "../CPlayerInterface.h"
|
||||
#include "CGameInfo.h"
|
||||
#include "../lib/CGameState.h"
|
||||
#include "CPlayerInterface.h"
|
||||
#include "../StartInfo.h"
|
||||
#include "../hch/CArtHandler.h"
|
||||
#include "../hch/CDefObjInfoHandler.h"
|
||||
@@ -16,7 +16,7 @@
|
||||
#include "../lib/Interprocess.h"
|
||||
#include "../lib/NetPacks.h"
|
||||
#include "../lib/VCMI_Lib.h"
|
||||
#include "../map.h"
|
||||
#include "../lib/map.h"
|
||||
#include "../mapHandler.h"
|
||||
#include "CConfigHandler.h"
|
||||
#include "Client.h"
|
||||
|
||||
Reference in New Issue
Block a user