mirror of
https://github.com/vcmi/vcmi.git
synced 2025-06-15 00:05:02 +02:00
Reogranize callback-related classes on 1 file = 1 class basis
This commit is contained in:
@ -12,9 +12,9 @@
|
||||
#include "CRewardableObject.h"
|
||||
|
||||
#include "../CPlayerState.h"
|
||||
#include "../IGameCallback.h"
|
||||
#include "../IGameSettings.h"
|
||||
#include "../battle/BattleLayout.h"
|
||||
#include "../callback/IGameCallback.h"
|
||||
#include "../gameState/CGameState.h"
|
||||
#include "../mapObjectConstructors/AObjectTypeHandler.h"
|
||||
#include "../mapObjectConstructors/CRewardableConstructor.h"
|
||||
|
Reference in New Issue
Block a user