mirror of
https://github.com/orange-cpp/omath.git
synced 2026-02-14 15:33:26 +00:00
added vec2
This commit is contained in:
@@ -2,7 +2,8 @@ target_sources(omath PRIVATE
|
||||
Vector3.cpp
|
||||
matrix.cpp
|
||||
color.cpp
|
||||
Vector4.cpp)
|
||||
Vector4.cpp
|
||||
Vector2.cpp)
|
||||
|
||||
add_subdirectory(prediction)
|
||||
add_subdirectory(pathfinding)
|
||||
|
||||
Reference in New Issue
Block a user