Data Fields | |
struct help_list_t * | next |
char * | name |
int | type |
Definition at line 68 of file misc.c.
char* name |
Definition at line 70 of file misc.c.
Referenced by debug_help(), reload_help_data(), rem_help_reference(), resolve_help(), scan_help_file(), tellallhelp(), and tellwildhelp().
struct help_list_t* next [read] |
Definition at line 69 of file misc.c.
Referenced by debug_help(), expmem_misc(), reload_help_data(), rem_help_reference(), resolve_help(), scan_help_file(), tellallhelp(), and tellwildhelp().
int type |
Definition at line 71 of file misc.c.
Referenced by debug_help(), resolve_help(), scan_help_file(), tellallhelp(), and tellwildhelp().