Searched refs:FirstTimeIntoGame (Results 1 – 4 of 4) sorted by relevance
161 BOOL FirstTimeIntoGame; variable2150 FirstTimeIntoGame = TRUE; in MenuLevel()2152 FirstTimeIntoGame = FALSE; in MenuLevel()
1923 extern BOOL ExitLevel, ShortGameMode, DemoInitOnce, FirstTimeIntoGame; in MNU_StartNetGame()1943 if (/* CTW REMOVED gTenActivated && */!AutoNet && FirstTimeIntoGame) in MNU_StartNetGame()
169 SWBOOL FirstTimeIntoGame; variable2169 FirstTimeIntoGame = TRUE; in MenuLevel()2171 FirstTimeIntoGame = FALSE; in MenuLevel()
1969 extern SWBOOL ExitLevel, ShortGameMode, DemoInitOnce, FirstTimeIntoGame; in MNU_StartNetGame()1991 if (/* CTW REMOVED gTenActivated && */ !AutoNet && FirstTimeIntoGame) in MNU_StartNetGame()