1
0
cuberite-2a/source/Bindings.h
madmaxoft@gmail.com eb3ed1aec1 Another handful of packets rewritten.
Also changed cItem::m_ItemID into m_ItemType of type short. Easier handling. m_ItemID kept for compatibility reasons (Lua-interface etc.)

git-svn-id: http://mc-server.googlecode.com/svn/trunk@756 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-08-19 11:51:17 +00:00

9 lines
181 B
C

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