summaryrefslogtreecommitdiff
path: root/src/doom/doomstat.h
diff options
context:
space:
mode:
authorSimon Howard2011-10-13 01:15:33 +0000
committerSimon Howard2011-10-13 01:15:33 +0000
commit687ab6c9a481ffcec476fce2add35b7ae12eee48 (patch)
tree7caef2504005c7accdc3276152c40cab106f7c77 /src/doom/doomstat.h
parent460c3748565ba1f0fee9e39fd33e76436c6ddc78 (diff)
downloadchocolate-doom-687ab6c9a481ffcec476fce2add35b7ae12eee48.tar.gz
chocolate-doom-687ab6c9a481ffcec476fce2add35b7ae12eee48.tar.bz2
chocolate-doom-687ab6c9a481ffcec476fce2add35b7ae12eee48.zip
Split out common main loop code into separate file, d_loop.c.
Subversion-branch: /branches/v2-branch Subversion-revision: 2413
Diffstat (limited to 'src/doom/doomstat.h')
-rw-r--r--src/doom/doomstat.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/doom/doomstat.h b/src/doom/doomstat.h
index b0cff548..8b430395 100644
--- a/src/doom/doomstat.h
+++ b/src/doom/doomstat.h
@@ -275,9 +275,6 @@ extern boolean precache;
extern gamestate_t wipegamestate;
extern int mouseSensitivity;
-//?
-// debug flag to cancel adaptiveness
-extern boolean singletics;
extern int bodyqueslot;