make JVS L and R buttons from slider work with input emulator active
(should fix issue #6)
This commit is contained in:
@@ -98,5 +98,6 @@ namespace TLAC::Components
|
||||
bool IsHold();
|
||||
|
||||
void UpdateInputBit(uint32_t bit, uint8_t keycode);
|
||||
void UpdateSliderLR();
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user