mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-11 01:42:33 -07: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:
@@ -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
|
||||
|
Reference in New Issue
Block a user