mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-18 08:27:53 +00:00
common: Add unique function
This commit is contained in:
parent
8645319a49
commit
3a0e4487ba
4 changed files with 172 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue