1
0
cuberite-2a/source/Bindings.h
madmaxoft 5514a6169f Removed obsoleted cWorld functions from the API:
GetClassStatic() (is used only internally by ManualBindings)
GetTime() (is replaced with GetWorldAge() and GetTimeOfDay()
2013-09-15 21:53:36 +02:00

9 lines
189 B
C

/*
** Lua binding: AllToLua
** Generated automatically by tolua++-1.0.92 on 09/15/13 21:52:06.
*/
/* Exported function */
TOLUA_API int tolua_AllToLua_open (lua_State* tolua_S);