1
0
cuberite-2a/source/Bindings.h
madmaxoft 49d6afd501 Removed cBlockEntity:CreateByBlockType() from the Lua API.
Plugins cannot be allowed to create block entities, that would result in memory leaks.
2013-11-15 10:15:27 +01:00

9 lines
181 B
C

/*
** Lua binding: AllToLua
** Generated automatically by tolua++-1.0.92 on 11/15/13 10:14:20.
*/
/* Exported function */
TOLUA_API int tolua_AllToLua_open (lua_State* tolua_S);