mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-16 00:27:54 +00:00
common: add cache management functions
This commit is contained in:
parent
c4d9b65e0c
commit
10751ff536
3 changed files with 89 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue