Commit 81b5450c authored by Emmanuel Maillard's avatar Emmanuel Maillard Committed by Alexandre Julliard

winecfg: Add CoreAudio to audio drivers list.

parent 2827e7bb
......@@ -84,6 +84,7 @@ static const AUDIO_DRIVER sAudioDrivers[] = {
{"JACK", "jack"},
{"NAS", "nas"},
{"Audio IO(Solaris)", "audioio"},
{"CoreAudio", "coreaudio"},
{"Disable sound", ""},
{"", ""}
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment