Freeciv-3.2
Loading...
Searching...
No Matches
Functions
api_fcdb_specenum.h File Reference

Go to the source code of this file.

Functions

int api_fcdb_specenum_open (lua_State *L)
 

Function Documentation

◆ api_fcdb_specenum_open()

int api_fcdb_specenum_open ( lua_State L)

Define the __index function for each exported specenum type. Load the specenum modules into Lua state L.

Definition at line 46 of file api_fcdb_specenum.c.

Referenced by script_fcdb_init().