Freeciv-3.2
Loading...
Searching...
No Matches
Functions
tolua_common_z_gen.c File Reference
#include "tolua.h"
#include <stdlib.h>
#include <string.h>
#include "luascript_types.h"

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)
 

Function Documentation

◆ luaopen_common_z()

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().

◆ tolua_bnd_takeownership()

int tolua_bnd_takeownership ( lua_State L)

◆ tolua_common_z_open()

TOLUA_API int tolua_common_z_open ( lua_State tolua_S)

Definition at line 144 of file tolua_common_z_gen.c.

Referenced by script_client_init(), script_fcdb_init(), and script_server_init().

◆ tolua_reg_types()

static void tolua_reg_types ( lua_State tolua_S)
static

Definition at line 27 of file tolua_common_z_gen.c.

Referenced by luaopen_common_z().