summaryrefslogtreecommitdiff
path: root/src/variable.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/variable.c')
-rw-r--r--src/variable.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/variable.c b/src/variable.c
index feed0c37..2ec4f7bc 100644
--- a/src/variable.c
+++ b/src/variable.c
@@ -46,9 +46,8 @@ u16b sf_lives; /* Number of past "lives" with this file */
u16b sf_saves; /* Number of "saves" during this life */
/*
- * Run-time arguments
+ * Run-time aruments
*/
-bool_ arg_fiddle; /* Command arg -- Request fiddle mode */
bool_ arg_wizard; /* Command arg -- Request wizard mode */
bool_ arg_sound; /* Command arg -- Request special sounds */
bool_ arg_graphics; /* Command arg -- Request graphics mode */