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 425 of file options.c.
Referenced by optset_category_name().
Definition at line 424 of file options.c.
Referenced by optset_category_number().
Definition at line 6699 of file options.c.
Referenced by optset_option_by_number().