mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-22 00:09:18 +02:00
snapshot
This commit is contained in:
@@ -25,13 +25,6 @@ extern bool key_shift;
|
||||
class keyboard_input {
|
||||
public:
|
||||
// types
|
||||
/*
|
||||
struct binding_setup {
|
||||
|
||||
user_command command;
|
||||
int binding;
|
||||
};*/
|
||||
|
||||
using bindingsetup_sequence = std::map<user_command, int>;
|
||||
|
||||
enum keymodifier : int {
|
||||
|
||||
Reference in New Issue
Block a user