Freeciv-3.3
|
Data Fields | |
struct option *(* | option_by_number )(int) |
struct option *(* | option_first )(void) |
int(* | category_number )(void) |
const char *(* | category_name )(int) |
Definition at line 450 of file options.c.
Referenced by optset_category_name().
Definition at line 449 of file options.c.
Referenced by optset_category_number().
Definition at line 6862 of file options.c.
Referenced by optset_option_by_number().