Searched refs:fGameOpen (Results 1 – 4 of 4) sorted by relevance
49 fGameOpen=false; in C4Console()384 if (!fGameOpen) return false; in FileClose()458 if (!fGameOpen) return; in ViewportNew()507 EnableControls(fGameOpen); in UpdateMenus()600 fGameOpen=true; in InitGame()602 EnableControls(fGameOpen); in InitGame()611 if (!Active || !fGameOpen) return; in CloseGame()612 fGameOpen=false; in CloseGame()613 EnableControls(fGameOpen); in CloseGame()
84 bool fGameOpen; variable
95 EnableControls(fGameOpen); in CreateConsoleWindow()
821 EnableControls(fGameOpen); in CreateConsoleWindow()