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 a16050242a
commit 7a9f5d4966

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