Freeciv-3.1
|
Go to the source code of this file.
Functions | |
int | api_specenum_open (lua_State *L) |
int api_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 98 of file api_game_specenum.c.
Referenced by script_client_init(), and script_server_init().