upd
This commit is contained in:
@@ -17,6 +17,7 @@ public:
|
||||
void pollInputs();
|
||||
|
||||
void menuButton(bool& var);
|
||||
void menuButton(int& key);
|
||||
private:
|
||||
std::vector<Keybind> keybinds;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user