summaryrefslogtreecommitdiff
path: root/commands.h
diff options
context:
space:
mode:
Diffstat (limited to 'commands.h')
-rw-r--r--commands.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands.h b/commands.h
index f9a0999..2e364ac 100644
--- a/commands.h
+++ b/commands.h
@@ -18,7 +18,7 @@ enum CommandArgType
{
STR,
NUM,
- DIR,
+ MOVDIR,
STR_REST,
NUM_ARR_REST
};