mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-23 01:08:33 -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