Skip to content

Commit

Permalink
Update Source/Core/Core/ConfigManager.h
Browse files Browse the repository at this point in the history
Co-authored-by: JosJuice <[email protected]>
  • Loading branch information
Filoppi and JosJuice authored Jul 1, 2020
1 parent 7d4c17c commit aaeb70b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Core/Core/ConfigManager.h
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ struct BootParameters;
#define BACKEND_NULLSOUND _trans("No Audio Output")
#define BACKEND_ALSA "ALSA"
#define BACKEND_CUBEB "Cubeb"
#define BACKEND_OPENAL "OpenAL (Deprecated)"
#define BACKEND_OPENAL _trans("OpenAL (Deprecated)")
#define BACKEND_PULSEAUDIO "Pulse"
#define BACKEND_OPENSLES "OpenSLES"
#define BACKEND_WASAPI _trans("WASAPI (Exclusive Mode)")
Expand Down

0 comments on commit aaeb70b

Please sign in to comment.