summaryrefslogtreecommitdiff
path: root/src/m_argv.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/m_argv.h')
-rw-r--r--src/m_argv.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/m_argv.h b/src/m_argv.h
index bd1518b9..315bb97b 100644
--- a/src/m_argv.h
+++ b/src/m_argv.h
@@ -38,5 +38,6 @@ extern char** myargv;
// in the arg list (0 if not found).
int M_CheckParm (char* check);
+void M_FindResponseFile(void);
#endif