#include "components/TrailComponent.hpp" void TrailComponent::Setup() {} void TrailComponent::Update(float) {} void TrailComponent::Cleanup() {}