diff options
Diffstat (limited to 'src/input/inputaction.h')
-rw-r--r-- | src/input/inputaction.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/input/inputaction.h b/src/input/inputaction.h index 09f753117..510e42793 100644 --- a/src/input/inputaction.h +++ b/src/input/inputaction.h @@ -409,6 +409,7 @@ namespace InputAction EXECUTE, TEST_SDL_FONT, ENABLE_HIGHLIGHT, + DISABLE_HIGHLIGHT, TOTAL }; } // namespace InputAction |