1
0
cuberite-2a/source/Bindings.h
madmaxoft 90bea6a914 Fixed cDropSpenserEntity bindings generating an extra var.
Caused by inadvertently exporting multiple-inheritance from a class that is not Lua-exported.
2013-10-23 11:17:16 +02:00

9 lines
189 B
C

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