aboutsummaryrefslogtreecommitdiff
path: root/src/text/action.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/text/action.h')
-rw-r--r--src/text/action.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/text/action.h b/src/text/action.h
index d77b3ef..77f0e9c 100644
--- a/src/text/action.h
+++ b/src/text/action.h
@@ -11,6 +11,7 @@ typedef enum {
ACTION_UNDO,
ACTION_NEXT,
ACTION_SOLVE,
+ ACTION_RESET,
ACTION_LAST,
} action_type_t;