mirror of
https://github.com/vcmi/vcmi.git
synced 2025-07-15 01:24:45 +02:00
Reogranize callback-related classes on 1 file = 1 class basis
This commit is contained in:
@ -27,10 +27,9 @@
|
||||
|
||||
#include "../render/IRenderHandler.h"
|
||||
|
||||
#include "../../CCallback.h"
|
||||
|
||||
#include "../lib/CSkillHandler.h"
|
||||
#include "../lib/GameLibrary.h"
|
||||
#include "../lib/callback/CCallback.h"
|
||||
#include "../lib/entities/hero/CHeroHandler.h"
|
||||
#include "../lib/filesystem/Filesystem.h"
|
||||
#include "../lib/mapObjects/CGHeroInstance.h"
|
||||
|
Reference in New Issue
Block a user