mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-11 23:37:52 +00:00
Reimplement HardwareOpus
This commit is contained in:
parent
d3fb5e07d6
commit
07b63b15ad
27 changed files with 1914 additions and 427 deletions
|
@ -62,7 +62,7 @@ enum class ErrorModule : u32 {
|
|||
XCD = 108,
|
||||
TMP451 = 109,
|
||||
NIFM = 110,
|
||||
Hwopus = 111,
|
||||
HwOpus = 111,
|
||||
LSM6DS3 = 112,
|
||||
Bluetooth = 113,
|
||||
VI = 114,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue