__Static -> SwigStatig, __Module -> SwigModule
This commit is contained in:
parent
23f0df2c0e
commit
cad7f86112
2 changed files with 6 additions and 9 deletions
|
|
@ -56,7 +56,7 @@ SWIGEXPORT int SWIG_init(lua_State* L) /* default Lua action */
|
|||
|
||||
|
||||
#if (SWIG_LUA_TARGET == SWIG_LUA_FLAVOR_LUA)
|
||||
SWIG_Lua_namespace_register(L,&swig___Module, globalRegister);
|
||||
SWIG_Lua_namespace_register(L,&swig_SwigModule, globalRegister);
|
||||
#endif
|
||||
|
||||
#if (SWIG_LUA_TARGET == SWIG_LUA_FLAVOR_ELUA) || (SWIG_LUA_TARGET == SWIG_LUA_FLAVOR_ELUAC)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue