mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-17 14:48:03 -05:00
common/host_memory: Add interface and Windows implementation
This commit is contained in:
committed by
Markus Wick
parent
fbb170857f
commit
a7837a3791
@ -131,6 +131,8 @@ add_library(common STATIC
|
||||
hash.h
|
||||
hex_util.cpp
|
||||
hex_util.h
|
||||
host_memory.cpp
|
||||
host_memory.h
|
||||
intrusive_red_black_tree.h
|
||||
logging/backend.cpp
|
||||
logging/backend.h
|
||||
|
Reference in New Issue
Block a user