mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-19 18:27:53 -05:00
Merge pull request #2533 from DarkLordZach/memory-frozen
memory: Add class to manage and enforce memory freezing
This commit is contained in:
@ -476,6 +476,8 @@ add_library(core STATIC
|
||||
settings.h
|
||||
telemetry_session.cpp
|
||||
telemetry_session.h
|
||||
tools/freezer.cpp
|
||||
tools/freezer.h
|
||||
)
|
||||
|
||||
create_target_directory_groups(core)
|
||||
|
Reference in New Issue
Block a user