mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2024-11-25 12:18:24 -05:00
early-access version 2187
This commit is contained in:
parent
e7eaa74d41
commit
5f43bc959e
@ -1,7 +1,7 @@
|
||||
yuzu emulator early access
|
||||
=============
|
||||
|
||||
This is the source code for early-access 2186.
|
||||
This is the source code for early-access 2187.
|
||||
|
||||
## Legal Notice
|
||||
|
||||
|
@ -325,8 +325,8 @@ struct System::Impl {
|
||||
time_manager.Shutdown();
|
||||
core_timing.Shutdown();
|
||||
app_loader.reset();
|
||||
perf_stats.reset();
|
||||
gpu_core.reset();
|
||||
perf_stats.reset();
|
||||
kernel.Shutdown();
|
||||
memory.Reset();
|
||||
applet_manager.ClearAll();
|
||||
|
Loading…
Reference in New Issue
Block a user