848d061de1
This removes some of the memory leaks and is more logical in structure. Also the functions are exported to Lua.
9 lines
189 B
C
9 lines
189 B
C
/*
|
|
** Lua binding: AllToLua
|
|
** Generated automatically by tolua++-1.0.92 on 10/20/13 13:24:04.
|
|
*/
|
|
|
|
/* Exported function */
|
|
TOLUA_API int tolua_AllToLua_open (lua_State* tolua_S);
|
|
|