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 afe6fd3..6e199bc 100644
--- a/src/sdl/action.h
+++ b/src/sdl/action.h
@@ -23,6 +23,7 @@ typedef enum {
ACTION_SOLVE_EVENT_DONE,
ACTION_RESET,
ACTION_FULLSCREEN,
+ ACTION_RESIZE,
ACTION_LAST,
} action_type_t;