Home
last modified time | relevance | path

Searched refs:StatMsgMode (Results 1 – 5 of 5) sorted by relevance

/dports/games/uqm/uqm-0.8.0/src/uqm/
H A Dsis.h204 } StatMsgMode; typedef
206 extern StatMsgMode SetStatusMessageMode (StatMsgMode);
H A Dsis.c42 static StatMsgMode curMsgMode = SMM_DEFAULT;
439 StatMsgMode
440 SetStatusMessageMode (StatMsgMode newMode) in SetStatusMessageMode()
442 StatMsgMode oldMode = curMsgMode; in SetStatusMessageMode()
H A Dstarbase.c435 StatMsgMode prevMsgMode = SMM_UNDEFINED; in VisitStarBase()
H A Dencount.c507 StatMsgMode prevMsgMode; in UninitEncounter()
/dports/games/uqm/uqm-0.8.0/src/uqm/comm/melnorm/
H A Dmelnorm.c485 static StatMsgMode prevMsgMode;