#pragma once #include "types.hpp" float calc_base_speed(const TrackInfo& info); void speed_strategy_reset();