Home
last modified time | relevance | path

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

/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/
H A Di_capture.h51 void I_CapturePrep (const char *fn);
H A Di_capture.c489 void I_CapturePrep (const char *fn) in I_CapturePrep() function
H A Dd_main.c1755 I_CapturePrep(myargv[p + 1]); in D_DoomMainSetup()