mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-07-05 02:57:55 -05:00
HID: manages updating itself using correct ticks
This commit is contained in:
@ -296,9 +296,6 @@ void GetGyroscopeLowRawToDpsCoefficient(Service::Interface* self);
|
||||
*/
|
||||
void GetGyroscopeLowCalibrateParam(Service::Interface* self);
|
||||
|
||||
/// Checks for user input updates
|
||||
void Update();
|
||||
|
||||
/// Initialize HID service
|
||||
void Init();
|
||||
|
||||
|
Reference in New Issue
Block a user