mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-02 23:52:25 -07:00
service: hid: Multiple fixes
This commit is contained in:
@@ -20,8 +20,5 @@ public:
|
||||
|
||||
// When the controller is requesting an update for the shared memory
|
||||
void OnUpdate(const Core::Timing::CoreTiming& core_timing) override;
|
||||
|
||||
private:
|
||||
bool smart_update{};
|
||||
};
|
||||
} // namespace Service::HID
|
||||
|
Reference in New Issue
Block a user