Home
last modified time | relevance | path

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

/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/doom64/src/
H A Dm_cheat.cpp158 static int suicideResponse(msgresponse_t response, int /*userValue*/, void * /*userPointer*/) in suicideResponse() function
193 Hu_MsgStart(MSG_YESNO, SUICIDEASK, suicideResponse, 0, nullptr); in D_CMD()
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/doom/src/
H A Dm_cheat.cpp276 static int suicideResponse(msgresponse_t response, int /*userValue*/, void * /*context*/) in suicideResponse() function
312 Hu_MsgStart(MSG_YESNO, SUICIDEASK, suicideResponse, 0, nullptr); in D_CMD()
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/heretic/src/
H A Dm_cheat.cpp304 static int suicideResponse(msgresponse_t response, int /*userValue*/, void * /*context*/) in suicideResponse() function
347 Hu_MsgStart(MSG_YESNO, SUICIDEASK, suicideResponse, 0, NULL); in D_CMD()
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/hexen/src/
H A Dm_cheat.cpp325 static int suicideResponse(msgresponse_t response, int /*userValue*/, void * /*userPointer*/) in suicideResponse() function
368 Hu_MsgStart(MSG_YESNO, SUICIDEASK, suicideResponse, 0, NULL); in D_CMD()