mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-28 22:07:54 -05:00
core: track separate heap allocation for linux
This commit is contained in:
@ -64,6 +64,8 @@ add_library(common STATIC
|
||||
fs/path_util.cpp
|
||||
fs/path_util.h
|
||||
hash.h
|
||||
heap_tracker.cpp
|
||||
heap_tracker.h
|
||||
hex_util.cpp
|
||||
hex_util.h
|
||||
host_memory.cpp
|
||||
|
Reference in New Issue
Block a user