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 414 of file options.c.
Referenced by optset_category_name().
Definition at line 413 of file options.c.
Referenced by optset_category_number().
Definition at line 6609 of file options.c.
Referenced by optset_option_by_number().