Update to spice2x-23-06-08
This commit is contained in:
@@ -16,6 +16,8 @@ namespace rawinput {
|
||||
// settings
|
||||
extern bool NOLEGACY;
|
||||
|
||||
extern uint8_t HID_LIGHT_BRIGHTNESS;
|
||||
|
||||
struct DeviceCallback {
|
||||
void *data;
|
||||
std::function<void(void*, Device*)> f;
|
||||
|
||||
Reference in New Issue
Block a user