1
0
cuberite-2a/source/Bindings.h
faketruth 01398f8424 Fixed the numchunks console command.
Added some form of reference counting to cChunk to make sure it's not referenced when deleting it.
Right now it's only needed due to the generation of chunks in a separate thread and adding it to the spread light list in cWorld

git-svn-id: http://mc-server.googlecode.com/svn/trunk@161 0a769ca7-a7f5-676a-18bf-c427514a06d6
2012-01-01 16:20:52 +00:00

9 lines
189 B
C

/*
** Lua binding: AllToLua
** Generated automatically by tolua++-1.0.92 on 01/01/12 17:14:15.
*/
/* Exported function */
TOLUA_API int tolua_AllToLua_open (lua_State* tolua_S);