mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-23 22:37:55 +02:00
fix building vcmiLua for iOS
This commit is contained in:
@@ -14,6 +14,8 @@
|
||||
#include "../../lib/JsonNode.h"
|
||||
#include "../../lib/int3.h"
|
||||
|
||||
VCMI_LIB_NAMESPACE_BEGIN
|
||||
|
||||
namespace scripting
|
||||
{
|
||||
|
||||
@@ -251,3 +253,5 @@ int LuaStack::retVoid()
|
||||
|
||||
|
||||
}
|
||||
|
||||
VCMI_LIB_NAMESPACE_END
|
||||
|
||||
Reference in New Issue
Block a user