fix option name

This commit is contained in:
bicarus-dev
2026-05-30 01:22:09 -07:00
parent 4ea55a61b8
commit 31aabe9786
+1 -1
View File
@@ -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"