|
Freeciv-3.1
|
Data Fields | |
| char * | cmdname |
| struct cmdarg_list * | cmdarglist |
Definition at line 43 of file fc_cmdhelp.c.
| struct cmdarg_list* cmdhelp::cmdarglist |
Definition at line 45 of file fc_cmdhelp.c.
Referenced by cmdhelp_add(), cmdhelp_destroy(), cmdhelp_display(), and cmdhelp_new().
| char* cmdhelp::cmdname |
Definition at line 44 of file fc_cmdhelp.c.
Referenced by cmdhelp_destroy(), cmdhelp_display(), and cmdhelp_new().