[App] Add notifications for hotkeys & XNotifyQueueUI
This commit is contained in:
@@ -47,6 +47,8 @@ class InputSystem {
|
||||
X_RESULT GetKeystroke(uint32_t user_index, uint32_t flags,
|
||||
X_INPUT_KEYSTROKE* out_keystroke);
|
||||
|
||||
bool GetVibrationCvar();
|
||||
|
||||
void ToggleVibration();
|
||||
|
||||
const std::bitset<max_allowed_controllers> GetConnectedSlots() const {
|
||||
|
||||
Reference in New Issue
Block a user