mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu.git
synced 2026-01-21 14:08:48 +00:00
core/hid: Only signal when needed
This commit is contained in:
@@ -30,6 +30,7 @@ enum class InputType {
|
||||
};
|
||||
|
||||
enum class BatteryLevel {
|
||||
None,
|
||||
Empty,
|
||||
Critical,
|
||||
Low,
|
||||
|
||||
Reference in New Issue
Block a user