mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-23 22:37:55 +02:00
Fix build
This commit is contained in:
@@ -34,6 +34,8 @@ CFilesystemGenerator::CFilesystemGenerator(std::string prefix, bool extractArchi
|
||||
{
|
||||
}
|
||||
|
||||
CFilesystemGenerator::~CFilesystemGenerator() = default;
|
||||
|
||||
CFilesystemGenerator::TLoadFunctorMap CFilesystemGenerator::genFunctorMap()
|
||||
{
|
||||
TLoadFunctorMap map;
|
||||
|
||||
Reference in New Issue
Block a user