mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-21 06:25:46 +00:00
common: Extract point into a common struct
This is generic enough that it can be moved into the Common class for reuse.
This commit is contained in:
parent
cd96d8f2c1
commit
f49ea1959b
3 changed files with 65 additions and 29 deletions
|
@ -154,6 +154,7 @@ add_library(common STATIC
|
|||
param_package.cpp
|
||||
param_package.h
|
||||
parent_of_member.h
|
||||
point.h
|
||||
quaternion.h
|
||||
ring_buffer.h
|
||||
scm_rev.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue