summaryrefslogtreecommitdiff
path: root/src/heretic/doomdef.h
diff options
context:
space:
mode:
authorSimon Howard2011-09-24 17:40:59 +0000
committerSimon Howard2011-09-24 17:40:59 +0000
commit17d75c2915ec75077e86dbd7a356061961552b53 (patch)
tree07603babcdcae0ef12f3bd9092219ed0f95a8235 /src/heretic/doomdef.h
parent73f27119add06b37dadc4a62343e1301585a828f (diff)
downloadchocolate-doom-17d75c2915ec75077e86dbd7a356061961552b53.tar.gz
chocolate-doom-17d75c2915ec75077e86dbd7a356061961552b53.tar.bz2
chocolate-doom-17d75c2915ec75077e86dbd7a356061961552b53.zip
Add -testcontrols to Heretic.
Subversion-branch: /branches/v2-branch Subversion-revision: 2396
Diffstat (limited to 'src/heretic/doomdef.h')
-rw-r--r--src/heretic/doomdef.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/heretic/doomdef.h b/src/heretic/doomdef.h
index b2508335..12290970 100644
--- a/src/heretic/doomdef.h
+++ b/src/heretic/doomdef.h
@@ -631,6 +631,9 @@ extern int startepisode;
extern int startmap;
extern boolean autostart;
+extern boolean testcontrols;
+extern int testcontrols_mousespeed;
+
/*
===============================================================================