Skip to content
Permalink
Browse files
Merge pull request #8232 from JosJuice/wasapi-translatable
Mark "WASAPI (Exclusive Mode)" as translatable
  • Loading branch information
leoetlino committed Jul 22, 2019
2 parents 71b2e1a + 445759a commit 60aea52
Showing 1 changed file with 1 addition and 1 deletion.
@@ -54,7 +54,7 @@ struct BootParameters;
#define BACKEND_PULSEAUDIO "Pulse"
#define BACKEND_XAUDIO2 "XAudio2"
#define BACKEND_OPENSLES "OpenSLES"
#define BACKEND_WASAPI "WASAPI (Exclusive Mode)"
#define BACKEND_WASAPI _trans("WASAPI (Exclusive Mode)")

enum class GPUDeterminismMode
{

0 comments on commit 60aea52

Please sign in to comment.