#pragma once #include #include "command.h" using namespace std; using Keybindings = unordered_map; extern Keybindings global_keybindings;