UFO: Alien Invasion
|
#include <cp_research.h>
Data Fields | |
bool | markOnly [MAX_CAMPAIGNS] |
char * | campaign [MAX_CAMPAIGNS] |
int | numDefinitions |
Definition at line 90 of file cp_research.h.
char* markResearched_s::campaign[MAX_CAMPAIGNS] |
Definition at line 92 of file cp_research.h.
Referenced by CP_ParseResearchedCampaignItems(), and RS_InitTree().
bool markResearched_s::markOnly[MAX_CAMPAIGNS] |
Definition at line 91 of file cp_research.h.
Referenced by CP_ParseResearchedCampaignItems(), and RS_InitTree().
int markResearched_s::numDefinitions |
Definition at line 93 of file cp_research.h.
Referenced by CP_ParseResearchedCampaignItems(), and RS_InitTree().