early-access version 2372

This commit is contained in:
pineappleEA
2022-01-04 21:36:38 +01:00
parent 349ec14ec3
commit 6d636a7410
7 changed files with 40 additions and 15 deletions

View File

@@ -317,6 +317,8 @@ struct System::Impl {
is_powered_on = false;
exit_lock = false;
gpu_core->NotifyShutdown();
services.reset();
service_manager.reset();
cheat_engine.reset();