diff options
author | Simon Howard | 2013-03-24 01:38:37 +0000 |
---|---|---|
committer | Simon Howard | 2013-03-24 01:38:37 +0000 |
commit | f0f56055d87e51f7ab974cd7812de72ce1cd9100 (patch) | |
tree | 981ee51840a5f09a8a01687b52183eb9bb369744 /src/strife/d_main.c | |
parent | f5a56e4fd1441de9a5bd853dbff104645577ab7c (diff) | |
download | chocolate-doom-f0f56055d87e51f7ab974cd7812de72ce1cd9100.tar.gz chocolate-doom-f0f56055d87e51f7ab974cd7812de72ce1cd9100.tar.bz2 chocolate-doom-f0f56055d87e51f7ab974cd7812de72ce1cd9100.zip |
Initial docgen changes to generate manpages for Heretic, Hexen, Strife.
Subversion-branch: /branches/v2-branch
Subversion-revision: 2568
Diffstat (limited to 'src/strife/d_main.c')
-rw-r--r-- | src/strife/d_main.c | 4 |
1 files changed, 0 insertions, 4 deletions
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. // |