Home
last modified time | relevance | path

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

/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dd_main.c3338 static const char * SE_msg[SOFTERROR_LISTSIZE]; variable
3365 if( errmsg == SE_msg[index] ){ in I_SoftError()
3370 SE_msg[SE_next_msg_slot] = errmsg; in I_SoftError()