added color stuff

This commit is contained in:
2024-05-07 02:12:16 +03:00
parent 8765f83434
commit 4c1c0b7d9b
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)