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:
@ -14,8 +14,8 @@
|
||||
#include "CGTownInstance.h"
|
||||
#include "MiscObjects.h"
|
||||
|
||||
#include "../IGameCallback.h"
|
||||
#include "../TerrainHandler.h"
|
||||
#include "../callback/IGameCallback.h"
|
||||
#include "../mapObjects/CGHeroInstance.h"
|
||||
#include "../networkPacks/PacksForClient.h"
|
||||
|
||||
|
Reference in New Issue
Block a user