47b64b63fa
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.
9 lines
189 B
C
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);
|
|
|