Freeciv-3.4
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
cmdhelp Struct Reference

Data Fields

charcmdname
 
struct cmdarg_listcmdarglist
 

Detailed Description

Definition at line 43 of file fc_cmdhelp.c.

Field Documentation

◆ cmdarglist

struct cmdarg_list* cmdhelp::cmdarglist

Definition at line 45 of file fc_cmdhelp.c.

◆ cmdname

char* cmdhelp::cmdname

Definition at line 44 of file fc_cmdhelp.c.

Referenced by cmdhelp_new().