mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-23 22:37:55 +02:00
Reogranize callback-related classes on 1 file = 1 class basis
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
#include "../texts/CGeneralTextHandler.h"
|
||||
#include "../CConfigHandler.h"
|
||||
#include "../IGameSettings.h"
|
||||
#include "../IGameCallback.h"
|
||||
#include "../callback/IGameCallback.h"
|
||||
#include "../gameState/CGameState.h"
|
||||
#include "../mapObjectConstructors/CObjectClassesHandler.h"
|
||||
#include "../networkPacks/PacksForClient.h"
|
||||
|
||||
Reference in New Issue
Block a user