mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-05-09 14:55:45 +00:00
fix: add back compat functionality to the AudioBackend enum as well, and add missing migration comment from config version 70
This commit is contained in:
@@ -10,5 +10,6 @@ namespace Ryujinx.Ava.Systems.Configuration
|
||||
OpenAl,
|
||||
SoundIo,
|
||||
SDL3,
|
||||
SDL2 = SDL3
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user