#ifndef __Q_ARRAY_H #define __Q_ARRAY_H #include "soldier profile type.h" extern BOOLEAN QuoteExp_HeadShotOnly[NUM_PROFILES]; extern BOOLEAN QuoteExp_TeamSpecific[NUM_PROFILES]; extern BOOLEAN QuoteExp_GenderCode[NUM_PROFILES]; extern BOOLEAN QuoteExp_GotGunOrUsedGun[NUM_PROFILES]; extern BOOLEAN QuoteExp_PassingDislike[NUM_PROFILES]; extern BOOLEAN QuoteExp_WitnessQueenBugDeath[NUM_PROFILES]; extern BOOLEAN QuoteExp_WitnessDeidrannaDeath[NUM_PROFILES]; #endif