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:
@@ -15,6 +15,8 @@
|
||||
|
||||
#include "../Registry.h"
|
||||
|
||||
VCMI_LIB_NAMESPACE_BEGIN
|
||||
|
||||
namespace scripting
|
||||
{
|
||||
namespace api
|
||||
@@ -112,3 +114,5 @@ int BattleUnitsChangedProxy::remove(lua_State * L)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
VCMI_LIB_NAMESPACE_END
|
||||
|
||||
Reference in New Issue
Block a user