Removes projectile.cpp

Removes the projectile.cpp file. The removal indicates that the associated projectile prediction functionality is no longer needed or has been moved elsewhere.
This commit is contained in:
2025-08-06 18:37:20 +03:00
parent db6159f8f1
commit 7556e9134b

View File

@@ -1,10 +0,0 @@
//
// Created by Vlad on 6/9/2024.
//
#include "omath/projectile_prediction/projectile.hpp"
#include <omath/engines/source_engine/formulas.hpp>
namespace omath::projectile_prediction
{
} // namespace omath::projectile_prediction