1
0
cuberite-2a/source/Bindings.h
madmaxoft 79851476d2 Removed cWorld:SaveAllChunks() from the API.
Use cWorld:QueueSaveAllChunks() instead, the old function was prone to deadlocks.
2013-09-16 10:15:25 +02:00

9 lines
189 B
C

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