mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 06:09:50 -06:00
Common: Move Matrix classes out of MathUtil into their own files and make their interface more friendly.
This commit is contained in:
@ -24,6 +24,7 @@ add_library(common
|
||||
JitRegister.cpp
|
||||
Logging/LogManager.cpp
|
||||
MathUtil.cpp
|
||||
Matrix.cpp
|
||||
MD5.cpp
|
||||
MemArena.cpp
|
||||
MemoryUtil.cpp
|
||||
|
Reference in New Issue
Block a user