1
0
cuberite-2a/source/Bindings.h
faketruth 4e34e438f1 Working on a new plugin design with Lua. While retaining backwards compatibility of course...
In this new design a plugin consists of a folder with Lua files, this should enable plugin developers to keep things separate and have more overview.

git-svn-id: http://mc-server.googlecode.com/svn/trunk@172 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-01-26 20:39:46 +00:00

9 lines
189 B
C

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