1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-06-17 00:07:41 +02:00

vcmi: a bunch of forward definitions

This commit is contained in:
Konstantin
2023-05-06 00:45:09 +03:00
parent 057a33c508
commit e60a4318c3
11 changed files with 19 additions and 4 deletions

View File

@ -7,7 +7,6 @@
* Full text of license available in license.txt file, in main folder
*
*/
#include "GameConstants.h"
#include "StdInc.h"
#include "CModHandler.h"
#include "mapObjects/CObjectClassesHandler.h"