1
0
cuberite-2a/source/Bindings.h
madmaxoft@gmail.com 7a6ec4fb17 Changed HOOK_PLAYER_MOVED to HOOK_PLAYER_MOVING to match the scheme used for names.
-ING means the event is being processed and may be refused by a plugin, -ED means it has already happenned and the plugin cannot do anything about it.

git-svn-id: http://mc-server.googlecode.com/svn/trunk@1174 0a769ca7-a7f5-676a-18bf-c427514a06d6
2013-01-26 07:50:06 +00:00

9 lines
181 B
C

/*
** Lua binding: AllToLua
** Generated automatically by tolua++-1.0.92 on 01/26/13 16:47:03.
*/
/* Exported function */
TOLUA_API int tolua_AllToLua_open (lua_State* tolua_S);