HomeSort by: relevance | last modified time | path
    Searched defs:sc_hideprompt (Results 1 - 3 of 3) sorted by relevancy

  /src/games/sail/
pl_7.c 74 static bool sc_hideprompt; variable in typeref:typename:bool
385 if (sc_hasprompt && !sc_hideprompt) {
464 sc_hideprompt = true;
472 sc_hideprompt = false;
pl_7.c 74 static bool sc_hideprompt; variable in typeref:typename:bool
385 if (sc_hasprompt && !sc_hideprompt) {
464 sc_hideprompt = true;
472 sc_hideprompt = false;
pl_7.c 74 static bool sc_hideprompt; variable in typeref:typename:bool
385 if (sc_hasprompt && !sc_hideprompt) {
464 sc_hideprompt = true;
472 sc_hideprompt = false;

Completed in 32 milliseconds