1
0
cuberite-2a/source/Bindings.h
madmaxoft 848d061de1 Moved all MobTypesManager functions to cMonster.
This removes some of the memory leaks and is more logical in structure. Also the functions are exported to Lua.
2013-10-20 13:25:56 +02:00

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);