Freeciv-3.2
|
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 418 of file options.c.
Referenced by optset_category_name().
Definition at line 417 of file options.c.
Referenced by optset_category_number().
Definition at line 6666 of file options.c.
Referenced by optset_option_by_number().