Freeciv-3.2
Loading...
Searching...
No Matches
Functions
api_fcdb_base.h File Reference
#include "luascript_types.h"
#include "fcdb.h"

Go to the source code of this file.

Functions

const charapi_fcdb_option (lua_State *L, const char *type)
 

Function Documentation

◆ api_fcdb_option()

const char * api_fcdb_option ( lua_State L,
const char type 
)

Return the value for the fcdb setting 'type'.

Definition at line 34 of file api_fcdb_base.c.

Referenced by tolua_fcdb_fcdb_option00().