mirror of
https://github.com/vcmi/vcmi.git
synced 2025-06-19 00:17:56 +02:00
Reogranize callback-related classes on 1 file = 1 class basis
This commit is contained in:
@ -11,8 +11,8 @@
|
||||
#include "StdInc.h"
|
||||
#include "FlaggableMapObject.h"
|
||||
|
||||
#include "../IGameCallback.h"
|
||||
#include "CGHeroInstance.h"
|
||||
#include "../callback/IGameCallback.h"
|
||||
#include "../networkPacks/PacksForClient.h"
|
||||
#include "../mapObjectConstructors/FlaggableInstanceConstructor.h"
|
||||
|
||||
|
Reference in New Issue
Block a user