mirror of
https://github.com/spice2x/spice2x.github.io.git
synced 2026-08-01 22:30:42 -07:00
fix option name
This commit is contained in:
@@ -1191,7 +1191,7 @@ static const std::vector<OptionDefinition> OPTION_DEFINITIONS = {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
// GitaDoraArenaAsioDriver
|
// GitaDoraArenaAsioDriver
|
||||||
.title = "GitaDora ASIO driver",
|
.title = "GitaDora Arena ASIO driver",
|
||||||
.name = "gdaasio",
|
.name = "gdaasio",
|
||||||
.desc = "For Arena Model: ASIO driver name to use in place of XONAR. "
|
.desc = "For Arena Model: ASIO driver name to use in place of XONAR. "
|
||||||
"String should match a subkey under HKLM\\SOFTWARE\\ASIO\\\n\n"
|
"String should match a subkey under HKLM\\SOFTWARE\\ASIO\\\n\n"
|
||||||
|
|||||||
Reference in New Issue
Block a user