Files
cuberite-2a/source/Bindings.h
T
madmaxoft 76cf61ce66 Disabled Lua virtual hooks.
This technology was used for old-style plugins and is no longer supported nor needed. Fixes #78.
2013-08-18 10:51:21 +02:00

9 lines
181 B
C

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