mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-06 08:09:19 +00:00
More Capitalization Changes
This commit is contained in:
parent
ad5a4b0628
commit
93e1235a54
7 changed files with 20 additions and 20 deletions
|
@ -32,7 +32,7 @@ class TMDReader;
|
|||
}
|
||||
|
||||
// DSP Backend Types
|
||||
#define BACKEND_NULLSOUND _trans("No audio output")
|
||||
#define BACKEND_NULLSOUND _trans("No Audio Output")
|
||||
#define BACKEND_ALSA "ALSA"
|
||||
#define BACKEND_CUBEB "Cubeb"
|
||||
#define BACKEND_OPENAL "OpenAL"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue