1
0
cuberite-2a/source/Bindings.h
madmaxoft@gmail.com 019c8b5bc7 Moved command API into cPluginManager.
As specified in http://forum.mc-server.org/showthread.php?tid=765 , commands are now bound using a single function, cPluginManager:BindCommand().

git-svn-id: http://mc-server.googlecode.com/svn/trunk@1183 0a769ca7-a7f5-676a-18bf-c427514a06d6
2013-02-01 19:55:42 +00:00

9 lines
181 B
C

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