mirror of
https://github.com/vcmi/vcmi.git
synced 2025-07-05 00:49:09 +02:00
Reogranize callback-related classes on 1 file = 1 class basis
This commit is contained in:
@ -11,7 +11,7 @@
|
||||
|
||||
#include "CPlayerState.h"
|
||||
#include "GameLibrary.h"
|
||||
#include "IGameCallback.h"
|
||||
#include "callback/IGameCallback.h"
|
||||
#include "mapObjects/CGHeroInstance.h"
|
||||
#include "mapObjects/CGTownInstance.h"
|
||||
#include "gameState/CGameState.h"
|
||||
|
Reference in New Issue
Block a user