Home
last modified time | relevance | path

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

/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/
H A Dm_misc.c1623 const char* M_CheckWritableDir(const char *dir) in M_CheckWritableDir() function
1667 shot_dir = M_CheckWritableDir(myargv[p + 1]); in M_ScreenShot()
1669 shot_dir = M_CheckWritableDir(screenshot_dir); in M_ScreenShot()
1672 shot_dir = M_CheckWritableDir(I_DoomExeDir()); in M_ScreenShot()