Freeciv-3.2
|
Go to the source code of this file.
Functions | |
void | api_specenum_create_table (lua_State *L, const char *name, lua_CFunction findex) |
void api_specenum_create_table | ( | lua_State * | L, |
const char * | name, | ||
lua_CFunction | findex | ||
) |
Create a module table and set the member lookup function.
Definition at line 29 of file api_specenum.c.