1
0
cuberite-2a/source/Bindings.h
madmaxoft 47b64b63fa Added GetIniItemSet() function.
It reads a block / item description from the specified INI file value and returns as cItem; stores and uses the default if value doesn't exist.
2013-10-11 10:12:36 +02:00

9 lines
189 B
C

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