mirror of
https://github.com/orange-cpp/omath.git
synced 2026-02-14 07:23:26 +00:00
refactored projectile prediction
This commit is contained in:
@@ -2,6 +2,7 @@ target_sources(uml PRIVATE
|
||||
Vector3.cpp
|
||||
matrix.cpp
|
||||
angles.cpp
|
||||
ProjectilePredictor.cpp
|
||||
color.cpp
|
||||
Vector4.cpp)
|
||||
Vector4.cpp)
|
||||
|
||||
add_subdirectory(prediction)
|
||||
Reference in New Issue
Block a user