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

Code polishing

This commit is contained in:
nordsoft
2022-10-13 01:51:55 +04:00
parent d7de9accee
commit b4a806d7fa
26 changed files with 215 additions and 2 deletions

View File

@ -8,6 +8,7 @@
*
*/
#pragma once
//code is copied from vcmiclient/CAnimation.h with minimal changes
#include "../lib/JsonNode.h"
#include "../lib/GameConstants.h"