![]() |
Freeciv21
Develop your civilization from humble roots to a global empire
|
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| int | api_specenum_open (lua_State *L) |
| Define the __index function for each exported specenum type. More... | |
| 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 94 of file api_game_specenum.cpp.
Referenced by script_client_init(), and script_server_init().