mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-25 22:42:04 +02:00
Reogranize callback-related classes on 1 file = 1 class basis
This commit is contained in:
@@ -41,9 +41,8 @@
|
||||
#include "../render/IImage.h"
|
||||
#include "../render/IFont.h"
|
||||
|
||||
#include "../../CCallback.h"
|
||||
|
||||
#include "../lib/GameLibrary.h"
|
||||
#include "../lib/callback/CCallback.h"
|
||||
#include "../lib/entities/building/CBuilding.h"
|
||||
#include "../lib/entities/faction/CTownHandler.h"
|
||||
#include "../lib/entities/hero/CHeroHandler.h"
|
||||
|
||||
Reference in New Issue
Block a user