Home
last modified time | relevance | path

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

/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/
H A Di_capture.h58 void I_CaptureFinish (void);
H A Di_capture.c541 atexit (I_CaptureFinish); in I_CapturePrep()
585 void I_CaptureFinish (void) in I_CaptureFinish() function