Searched refs:dbgqst (Results 1 – 1 of 1) sorted by relevance
154 int dbgqst; variable160 …sprintf(dstr, "Quest %i : Active = %i, Var1 = %i", dbgqst, quests[dbgqst]._qactive, quests[dbgqst… in PrintDebugQuest()163 dbgqst++; in PrintDebugQuest()164 if (dbgqst == MAXQUESTS) in PrintDebugQuest()165 dbgqst = 0; in PrintDebugQuest()