mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-22 13:07:51 -05:00
common: Add unique function
This commit is contained in:
@ -5,6 +5,7 @@ add_executable(tests
|
||||
common/host_memory.cpp
|
||||
common/param_package.cpp
|
||||
common/ring_buffer.cpp
|
||||
common/unique_function.cpp
|
||||
core/core_timing.cpp
|
||||
core/network/network.cpp
|
||||
tests.cpp
|
||||
|
Reference in New Issue
Block a user