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