mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-06 09:09:40 +02:00
* ConstTransitive CGI more or less done
* hch contents distributed to more appropriate folders
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
#include "CSpellWindow.h"
|
||||
#include "Graphics.h"
|
||||
#include "../hch/CDefHandler.h"
|
||||
#include "../hch/CObjectHandler.h"
|
||||
#include "../hch/CSpellHandler.h"
|
||||
#include "../hch/CGeneralTextHandler.h"
|
||||
#include "../hch/CVideoHandler.h"
|
||||
#include "CDefHandler.h"
|
||||
#include "../lib/CObjectHandler.h"
|
||||
#include "../lib/CSpellHandler.h"
|
||||
#include "../lib/CGeneralTextHandler.h"
|
||||
#include "CVideoHandler.h"
|
||||
#include "CAdvmapInterface.h"
|
||||
#include "CBattleInterface.h"
|
||||
#include "CGameInfo.h"
|
||||
|
||||
Reference in New Issue
Block a user