mirror of
https://github.com/86Box/86Box.git
synced 2026-02-27 17:34:25 -07:00
Make the ram(2) allocation failed fatals more user friendly
This commit is contained in:
@@ -622,7 +622,7 @@ win_settings_save(void)
|
||||
}
|
||||
|
||||
/* Mark configuration as changed. */
|
||||
config_changed = 1;
|
||||
config_changed = 2;
|
||||
|
||||
pc_reset_hard_init();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user