mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-14 11:07:46 +00:00
common: Implement a ring buffer
This commit is contained in:
parent
7377afca3a
commit
62e2e0a8fb
4 changed files with 243 additions and 0 deletions
|
@ -71,6 +71,7 @@ add_library(common STATIC
|
|||
param_package.cpp
|
||||
param_package.h
|
||||
quaternion.h
|
||||
ring_buffer.h
|
||||
scm_rev.cpp
|
||||
scm_rev.h
|
||||
scope_exit.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue