mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-25 22:42:04 +02:00
fix building vcmiLua for iOS
This commit is contained in:
@@ -27,6 +27,8 @@ RegisterCoreAPI<Type> _register ## Type (Name);\
|
||||
}\
|
||||
\
|
||||
|
||||
VCMI_LIB_NAMESPACE_BEGIN
|
||||
|
||||
namespace scripting
|
||||
{
|
||||
namespace api
|
||||
@@ -108,3 +110,5 @@ private:
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
VCMI_LIB_NAMESPACE_END
|
||||
|
||||
Reference in New Issue
Block a user