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:
@ -20,13 +20,12 @@
|
||||
|
||||
#include "api/Registry.h"
|
||||
|
||||
#include "../../lib/callback/IGameInfoCallback.h"
|
||||
#include "../../lib/json/JsonNode.h"
|
||||
#include "../../lib/filesystem/Filesystem.h"
|
||||
#include "../../lib/battle/IBattleInfoCallback.h"
|
||||
#include "../../lib/CGameInfoCallback.h"
|
||||
#include "../../lib/modding/ModScope.h"
|
||||
|
||||
|
||||
VCMI_LIB_NAMESPACE_BEGIN
|
||||
|
||||
namespace scripting
|
||||
|
Reference in New Issue
Block a user