mirror of
https://github.com/86Box/86Box.git
synced 2026-02-23 18:08:20 -07:00
Provide AC97 codec for MSI MS-6147 (#6292)
This commit is contained in:
@@ -893,7 +893,7 @@ machine_at_ms6147_init(const machine_t *model)
|
||||
|
||||
if (sound_card_current[0] == SOUND_INTERNAL) {
|
||||
device_add(machine_get_snd_device(machine));
|
||||
device_add(&es1371_onboard_device);
|
||||
device_add(&ct1297_device);
|
||||
}
|
||||
|
||||
return ret;
|
||||
|
||||
Reference in New Issue
Block a user