mirror of
https://github.com/vcmi/vcmi.git
synced 2025-12-01 23:12:49 +02:00
Reogranize callback-related classes on 1 file = 1 class basis
This commit is contained in:
@@ -25,12 +25,10 @@
|
||||
#include "../render/CAnimation.h"
|
||||
#include "../render/Graphics.h"
|
||||
|
||||
#include "../../CCallback.h"
|
||||
|
||||
#include "../../lib/CStack.h"
|
||||
#include "../../lib/GameLibrary.h"
|
||||
#include "../../lib/IGameEventsReceiver.h"
|
||||
#include "../../lib/battle/BattleAction.h"
|
||||
#include "../../lib/battle/CPlayerBattleCallback.h"
|
||||
#include "../../lib/filesystem/ResourcePath.h"
|
||||
#include "../../lib/networkPacks/PacksForClientBattle.h"
|
||||
#include "../../lib/texts/CGeneralTextHandler.h"
|
||||
|
||||
Reference in New Issue
Block a user