Moved sound buffer reallocation to resetpchard_init().

This commit is contained in:
OBattler
2017-06-22 18:32:53 +02:00
parent fd307dd24b
commit 21b3b6d51d
2 changed files with 2 additions and 2 deletions

View File

@@ -335,8 +335,6 @@ static void win_settings_save(void)
update_status_bar_panes(hwndStatus);
sound_realloc_buffers();
resetpchard_init();
cpu_set();