mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-07-08 01:37:53 -05:00
memory: Add class to manage and enforce memory freezing
This commit is contained in:
@ -454,6 +454,8 @@ add_library(core STATIC
|
||||
loader/nsp.h
|
||||
loader/xci.cpp
|
||||
loader/xci.h
|
||||
memory/freezer.cpp
|
||||
memory/freezer.h
|
||||
memory.cpp
|
||||
memory.h
|
||||
memory_setup.h
|
||||
|
Reference in New Issue
Block a user