Freeciv-3.3
|
Data Fields | |
char * | path |
char ** | themes |
int | num_themes |
Definition at line 49 of file themes_common.c.
int theme_directory::num_themes |
Definition at line 55 of file themes_common.c.
Referenced by get_themes_list(), init_themes(), and load_theme().
char* theme_directory::path |
Definition at line 51 of file themes_common.c.
Referenced by init_themes().
char** theme_directory::themes |
Definition at line 53 of file themes_common.c.
Referenced by init_themes().