This commit is contained in:
TotallyNotElite 2018-08-19 23:10:36 +02:00
parent 2fcf568123
commit e678e98958

View File

@ -4,11 +4,11 @@
* Created on: Dec 5, 2016
* Author: nullifiedcat
*/
#include "common.hpp"
#if ENABLE_VISUALS
#include <glez/draw.hpp>
#endif
#include <settings/Bool.hpp>
#include "common.hpp"
static settings::Bool debug_enginepred{ "debug.engine-pred-others", "false" };
static settings::Bool debug_pp_extrapolate{ "debug.pp-extrapolate", "false" };