Home
last modified time | relevance | path

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

/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dd_main.c3340 static int SE_msgcnt = 0; variable
3347 SE_msgcnt = 0; in Clear_SoftError()
3364 for( index = 0; index < SE_msgcnt; index ++ ){ in I_SoftError()
3373 if( SE_next_msg_slot > SE_msgcnt ) in I_SoftError()
3374 SE_msgcnt = SE_next_msg_slot; // max in I_SoftError()