From f0f56055d87e51f7ab974cd7812de72ce1cd9100 Mon Sep 17 00:00:00 2001 From: Simon Howard Date: Sun, 24 Mar 2013 01:38:37 +0000 Subject: Initial docgen changes to generate manpages for Heretic, Hexen, Strife. Subversion-branch: /branches/v2-branch Subversion-revision: 2568 --- src/strife/d_main.c | 4 ---- src/strife/g_game.c | 2 +- 2 files changed, 1 insertion(+), 5 deletions(-) (limited to 'src/strife') diff --git a/src/strife/d_main.c b/src/strife/d_main.c index 5615709b..ad69f1d4 100644 --- a/src/strife/d_main.c +++ b/src/strife/d_main.c @@ -1457,16 +1457,12 @@ void D_DoomMain (void) nomonsters = M_CheckParm ("-nomonsters"); //! - // @category strife - // // Sets Rogue playtesting mode (godmode, noclip toggled by backspace) // workparm = M_CheckParm ("-work"); //! - // @category strife - // // Attemps to flip player gun sprites, but is broken. // diff --git a/src/strife/g_game.c b/src/strife/g_game.c index 84e3c274..e295b858 100644 --- a/src/strife/g_game.c +++ b/src/strife/g_game.c @@ -2213,7 +2213,7 @@ void G_BeginRecording (void) { int i; - //! + // // @category demo // // Record a high resolution "Doom 1.91" demo. -- cgit v1.2.3