mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-09-18 23:32:25 -07:00
core/hid: Rework battery mappings
This commit is contained in:
@@ -200,7 +200,7 @@ public:
|
||||
TriggerOnChange(status);
|
||||
}
|
||||
|
||||
void ForceUpdate() override{
|
||||
void ForceUpdate() override {
|
||||
up->ForceUpdate();
|
||||
down->ForceUpdate();
|
||||
left->ForceUpdate();
|
||||
|
Reference in New Issue
Block a user