added color stuff

This commit is contained in:
2024-05-07 02:12:16 +03:00
parent 20b58fdc7d
commit be9a9993ff
3 changed files with 28 additions and 1 deletions

View File

@@ -2,4 +2,5 @@ target_sources(uml PRIVATE
Vector3.cpp
matrix.cpp
angles.cpp
ProjectilePredictor.cpp)
ProjectilePredictor.cpp
color.cpp)