mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-04 10:32:25 -07: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