diff options
Diffstat (limited to 'commands.h')
| -rw-r--r-- | commands.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ enum CommandArgType { STR, NUM, - DIR, + MOVDIR, STR_REST, NUM_ARR_REST }; |
![]() |
index : boss/YATwm.git | |
| Unnamed repository; edit this file 'description' to name the repository. |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | commands.h | 2 |
@@ -18,7 +18,7 @@ enum CommandArgType { STR, NUM, - DIR, + MOVDIR, STR_REST, NUM_ARR_REST }; |