From 75e34879866ad4381b040daf096c8c3eb2283fde Mon Sep 17 00:00:00 2001 From: Simon Howard Date: Thu, 13 Dec 2007 22:32:33 +0000 Subject: Add missing argument to the extraconfig command line parameter. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 986 --- src/m_misc.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src') diff --git a/src/m_misc.c b/src/m_misc.c index 36cc2fbc..3181be5d 100644 --- a/src/m_misc.c +++ b/src/m_misc.c @@ -704,6 +704,8 @@ void M_LoadDefaults (void) printf("saving config in %s\n", doom_defaults.filename); //! + // @arg + // // Load extra configuration from the specified file, instead // of chocolate-doom.cfg. // -- cgit v1.2.3