sdl3 audio

This commit is contained in:
madwind
2025-01-15 12:08:08 +08:00
parent b01dcd1963
commit 0bd62888a0
5 changed files with 61 additions and 51 deletions

View File

@@ -49,7 +49,7 @@
<ComboBoxItem IsEnabled="{Binding IsSDL3Enabled}">
<TextBlock>
<TextBlock Text="{ext:Locale SettingsTabSystemAudioBackendSDL2}" />
<TextBlock Text="*" />
<TextBlock Text="+1" />
</TextBlock>
</ComboBoxItem>
</ComboBox>