Make direct item selection keys freely bindable
This commit is contained in:
@@ -57,7 +57,6 @@ class KeyPress
|
||||
|
||||
extern const KeyPress EscapeKey;
|
||||
extern const KeyPress CancelKey;
|
||||
extern const KeyPress NumberKey[10];
|
||||
|
||||
// Key configuration getter
|
||||
KeyPress getKeySetting(const char *settingname);
|
||||
|
||||
Reference in New Issue
Block a user