mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-10-17 21:08:14 +00:00
[client] keybind: add descriptions for all keybindings
This commit is contained in:
@@ -50,6 +50,7 @@ struct AppState
|
||||
bool escapeActive;
|
||||
int escapeAction;
|
||||
KeybindHandle bindings[KEY_MAX];
|
||||
const char * keyDescription[KEY_MAX];
|
||||
bool keyDown[KEY_MAX];
|
||||
|
||||
bool haveSrcSize;
|
||||
|
Reference in New Issue
Block a user