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:
@@ -11,6 +11,8 @@
|
||||
|
||||
#include "LuaReference.h"
|
||||
|
||||
VCMI_LIB_NAMESPACE_BEGIN
|
||||
|
||||
namespace scripting
|
||||
{
|
||||
|
||||
@@ -42,3 +44,5 @@ void LuaReference::push()
|
||||
|
||||
|
||||
}
|
||||
|
||||
VCMI_LIB_NAMESPACE_END
|
||||
|
||||
Reference in New Issue
Block a user