2026-09-23 02:07:39

Signed-off-by: lizzie <lizzie@eden-emu.dev>
This commit is contained in:
lizzie
2026-09-23 02:07:39 +00:00
parent 8ddd0f3cc4
commit cb85810ffd
14 changed files with 53 additions and 95 deletions
+1 -1
View File
@@ -442,7 +442,7 @@ struct System::Impl {
kernel.ShutdownCores();
// Notify services helpers of shutdown
audio_core->NotifyShutdown();
audio_core->Shutdown();
// Wait for threads/services to join
kernel.CloseServices();