mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-29 23:07:48 +02:00
Reogranize callback-related classes on 1 file = 1 class basis
This commit is contained in:
@@ -30,11 +30,10 @@
|
||||
#include "../widgets/Buttons.h"
|
||||
#include "../render/IRenderHandler.h"
|
||||
|
||||
#include "../../CCallback.h"
|
||||
|
||||
#include "../lib/CConfigHandler.h"
|
||||
#include "../lib/CSkillHandler.h"
|
||||
#include "../lib/GameLibrary.h"
|
||||
#include "../lib/callback/CCallback.h"
|
||||
#include "../lib/entities/artifact/ArtifactUtils.h"
|
||||
#include "../lib/entities/hero/CHeroHandler.h"
|
||||
#include "../lib/mapObjects/CGHeroInstance.h"
|
||||
|
||||
Reference in New Issue
Block a user