mirror of
https://github.com/zoriya/Gamacon.git
synced 2026-06-02 11:45:23 +00:00
Adding a keybindingé
This commit is contained in:
@@ -12,7 +12,8 @@
|
||||
|
||||
typedef enum gc_keybindings
|
||||
{
|
||||
ESCAPE = sfKeyEscape
|
||||
ESCAPE = sfKeyEscape,
|
||||
SPACE = sfKeySpace
|
||||
} gc_keybindings;
|
||||
|
||||
typedef enum gc_mousekeys
|
||||
|
||||
Reference in New Issue
Block a user