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:
@@ -18,13 +18,13 @@
|
||||
|
||||
#include "JsonBonus.h"
|
||||
|
||||
#include "../callback/IGameCallback.h"
|
||||
#include "../constants/StringConstants.h"
|
||||
#include "../GameLibrary.h"
|
||||
#include "../CCreatureHandler.h"
|
||||
#include "../CCreatureSet.h"
|
||||
#include "../spells/CSpellHandler.h"
|
||||
#include "../CSkillHandler.h"
|
||||
#include "../IGameCallback.h"
|
||||
#include "../entities/artifact/CArtHandler.h"
|
||||
#include "../entities/hero/CHero.h"
|
||||
#include "../entities/hero/CHeroClass.h"
|
||||
|
||||
Reference in New Issue
Block a user