Move three notifications out of Host
This commit is contained in:
parent
06fcc9ccd7
commit
dda8635c89
21 changed files with 51 additions and 95 deletions
|
@ -1080,7 +1080,7 @@ namespace SaveState
|
|||
return;
|
||||
}
|
||||
System_Notify(SystemNotification::BOOT_DONE);
|
||||
host->UpdateDisassembly();
|
||||
System_Notify(SystemNotification::DISASSEMBLY);
|
||||
needsRestart = false;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue