summaryrefslogtreecommitdiff
path: root/macosx/ExtendedKeys.h
diff options
context:
space:
mode:
Diffstat (limited to 'macosx/ExtendedKeys.h')
-rw-r--r--macosx/ExtendedKeys.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/macosx/ExtendedKeys.h b/macosx/ExtendedKeys.h
index 24f54912..b4990b20 100644
--- a/macosx/ExtendedKeys.h
+++ b/macosx/ExtendedKeys.h
@@ -21,7 +21,8 @@ enum {
// Fake HotKeys
GPU_HOTKEYS = 0x020,
- GPU_FAST_FORWARD
+ GPU_FAST_FORWARD,
+ GPU_FRAME_LIMIT
};
#endif //__EXTENDED_KEYS_H__