summaryrefslogtreecommitdiffstats
path: root/src/core/ControllerConfig.h
diff options
context:
space:
mode:
authoreray orçunus <erayorcunus@gmail.com>2020-07-06 15:38:00 +0200
committereray orçunus <erayorcunus@gmail.com>2020-07-06 15:38:00 +0200
commit70fa4ab79c331bd20b872ca4bc578248d5f42971 (patch)
tree090f3c726dce81ce3be63ffc250673dc81c35e0b /src/core/ControllerConfig.h
parentfixes from master, menu helper text (diff)
downloadre3-70fa4ab79c331bd20b872ca4bc578248d5f42971.tar
re3-70fa4ab79c331bd20b872ca4bc578248d5f42971.tar.gz
re3-70fa4ab79c331bd20b872ca4bc578248d5f42971.tar.bz2
re3-70fa4ab79c331bd20b872ca4bc578248d5f42971.tar.lz
re3-70fa4ab79c331bd20b872ca4bc578248d5f42971.tar.xz
re3-70fa4ab79c331bd20b872ca4bc578248d5f42971.tar.zst
re3-70fa4ab79c331bd20b872ca4bc578248d5f42971.zip
Diffstat (limited to 'src/core/ControllerConfig.h')
-rw-r--r--src/core/ControllerConfig.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/ControllerConfig.h b/src/core/ControllerConfig.h
index 5f0b6862..05c37c22 100644
--- a/src/core/ControllerConfig.h
+++ b/src/core/ControllerConfig.h
@@ -61,6 +61,7 @@ enum e_ControllerAction
SWITCH_DEBUG_CAM_ON,
TAKE_SCREEN_SHOT,
SHOW_MOUSE_POINTER_TOGGLE,
+ UNKNOWN_ACTION,
MAX_CONTROLLERACTIONS,
};