Freeciv-3.1
Loading...
Searching...
No Matches
tolua_server_gen.h
Go to the documentation of this file.
1/*
2** Lua binding: server
3** Generated automatically by tolua 5.2.0 on Fri May 27 07:15:29 2022.
4*/
5
6/* Exported function */
7TOLUA_API int tolua_server_open (lua_State* tolua_S);
8LUALIB_API int luaopen_server (lua_State* tolua_S);
9
TOLUA_API int tolua_server_open(lua_State *tolua_S)
LUALIB_API int luaopen_server(lua_State *tolua_S)