mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-19 09:41:38 -06:00
+
This commit is contained in:
parent
8396de2aa2
commit
d06a3d4777
@ -377,7 +377,7 @@ bool EmulatorSettingsImpl::Load(const std::string& serial) {
|
||||
nullptr,
|
||||
};
|
||||
int result = 1;
|
||||
// SDL_ShowMessageBox(&msg_box, &result);
|
||||
SDL_ShowMessageBox(&msg_box, &result);
|
||||
if (result == 1) {
|
||||
if (TransferSettings()) {
|
||||
Save();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user