mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-19 12:47:58 -05:00
common: add cache management functions
This commit is contained in:
@ -34,6 +34,8 @@ add_library(common STATIC
|
||||
bit_util.h
|
||||
cityhash.cpp
|
||||
cityhash.h
|
||||
cache_management.cpp
|
||||
cache_management.h
|
||||
common_funcs.h
|
||||
common_types.h
|
||||
concepts.h
|
||||
|
Reference in New Issue
Block a user