aboutsummaryrefslogtreecommitdiff
path: root/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'main.h')
-rw-r--r--main.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.h b/main.h
index e4e73aa..87864c8 100644
--- a/main.h
+++ b/main.h
@@ -10,7 +10,7 @@
typedef enum {
EACTION_NONE = 0,
EACTION_MENU,
- EACTION_TOGGLE_FPS,
+ EACTION_TOGGLE_HUD,
EACTION_TOGGLE_FF,
EACTION_SAVE_STATE,
EACTION_LOAD_STATE,