mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-21 19:47:58 -05:00
core: device_manager: Add a simple class to manage device RAM.
This commit is contained in:
@ -35,6 +35,8 @@ add_library(core STATIC
|
||||
crypto/ctr_encryption_layer.h
|
||||
crypto/xts_encryption_layer.cpp
|
||||
crypto/xts_encryption_layer.h
|
||||
device_memory.cpp
|
||||
device_memory.h
|
||||
file_sys/bis_factory.cpp
|
||||
file_sys/bis_factory.h
|
||||
file_sys/card_image.cpp
|
||||
|
Reference in New Issue
Block a user