mirror of
https://github.com/86Box/86Box.git
synced 2026-02-22 09:35:32 -07:00
Always load HDD audio profiles at initialization.
This commit is contained in:
@@ -1494,6 +1494,7 @@ pc_init_modules(void)
|
||||
fdd_audio_init();
|
||||
}
|
||||
|
||||
hdd_audio_load_profiles();
|
||||
hdd_audio_init();
|
||||
|
||||
sound_init();
|
||||
|
||||
Reference in New Issue
Block a user