mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-21 21:35:46 +00:00
second commit lion review
This commit is contained in:
parent
a8852024b6
commit
4736326a05
28 changed files with 73 additions and 42 deletions
|
@ -29,7 +29,7 @@ enum class InputType {
|
|||
Ir,
|
||||
};
|
||||
|
||||
enum class BatteryLevel {
|
||||
enum class BatteryLevel : u32 {
|
||||
None,
|
||||
Empty,
|
||||
Critical,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue