Freeciv-3.1
|
Go to the source code of this file.
Functions | |
int | tolua_bnd_takeownership (lua_State *L) |
TOLUA_API int | tolua_common_z_open (lua_State *tolua_S) |
LUALIB_API int | luaopen_common_z (lua_State *tolua_S) |
static void | tolua_reg_types (lua_State *tolua_S) |
LUALIB_API int luaopen_common_z | ( | lua_State * | tolua_S | ) |
Definition at line 32 of file tolua_common_z_gen.c.
Referenced by tolua_common_z_open().
int tolua_bnd_takeownership | ( | lua_State * | L | ) |
TOLUA_API int tolua_common_z_open | ( | lua_State * | tolua_S | ) |
Definition at line 141 of file tolua_common_z_gen.c.
Referenced by script_client_init(), script_fcdb_init(), and script_server_init().
|
static |
Definition at line 27 of file tolua_common_z_gen.c.
Referenced by luaopen_common_z().