1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-07-15 01:24:45 +02:00

Moved json files to new directory, split on per-class basis

This commit is contained in:
Ivan Savenko
2024-02-11 23:09:01 +02:00
parent 9ebd194ab1
commit c3957c2c2a
131 changed files with 2164 additions and 653 deletions

View File

@ -10,6 +10,7 @@
#pragma once
#include "CDefaultObjectTypeHandler.h"
#include "../json/JsonNode.h"
#include "../mapObjects/MiscObjects.h"
VCMI_LIB_NAMESPACE_BEGIN