9dd0486faf
Also made the dimension in world.ini specifiable by a string. Exported StringToDimension() and StringToBiome() to Lua API. git-svn-id: http://mc-server.googlecode.com/svn/trunk@1621 0a769ca7-a7f5-676a-18bf-c427514a06d6
9 lines
181 B
C
9 lines
181 B
C
/*
|
|
** Lua binding: AllToLua
|
|
** Generated automatically by tolua++-1.0.92 on 06/22/13 19:31:24.
|
|
*/
|
|
|
|
/* Exported function */
|
|
TOLUA_API int tolua_AllToLua_open (lua_State* tolua_S);
|
|
|