#include <cp_research.h>
Data Fields | |
qboolean | markOnly [MAX_CAMPAIGNS] |
char * | campaign [MAX_CAMPAIGNS] |
int | numDefinitions |
Definition at line 94 of file cp_research.h.
char* markResearched_s::campaign[MAX_CAMPAIGNS] |
Definition at line 96 of file cp_research.h.
Referenced by CL_ParseResearchedCampaignItems(), and RS_InitTree().
qboolean markResearched_s::markOnly[MAX_CAMPAIGNS] |
Definition at line 95 of file cp_research.h.
Referenced by CL_ParseResearchedCampaignItems(), and RS_InitTree().
Definition at line 97 of file cp_research.h.
Referenced by CL_ParseResearchedCampaignItems(), and RS_InitTree().