mirror of
https://github.com/86Box/86Box.git
synced 2026-02-22 01:25:33 -07:00
AudioPCI: Fix unterminated codec list
This commit is contained in:
@@ -2070,7 +2070,8 @@ static const device_config_t es1371_config[] = {
|
||||
{
|
||||
.description = "TriTech TR28023 / Creative CT1297",
|
||||
.value = AC97_CODEC_TR28023
|
||||
}
|
||||
},
|
||||
{ .description = "" }
|
||||
},
|
||||
.default_int = AC97_CODEC_TR28023
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user