Ouf
This commit is contained in:
parent
2fcf568123
commit
e678e98958
@ -4,11 +4,11 @@
|
|||||||
* Created on: Dec 5, 2016
|
* Created on: Dec 5, 2016
|
||||||
* Author: nullifiedcat
|
* Author: nullifiedcat
|
||||||
*/
|
*/
|
||||||
|
#include "common.hpp"
|
||||||
#if ENABLE_VISUALS
|
#if ENABLE_VISUALS
|
||||||
#include <glez/draw.hpp>
|
#include <glez/draw.hpp>
|
||||||
#endif
|
#endif
|
||||||
#include <settings/Bool.hpp>
|
#include <settings/Bool.hpp>
|
||||||
#include "common.hpp"
|
|
||||||
|
|
||||||
static settings::Bool debug_enginepred{ "debug.engine-pred-others", "false" };
|
static settings::Bool debug_enginepred{ "debug.engine-pred-others", "false" };
|
||||||
static settings::Bool debug_pp_extrapolate{ "debug.pp-extrapolate", "false" };
|
static settings::Bool debug_pp_extrapolate{ "debug.pp-extrapolate", "false" };
|
||||||
|
Reference in New Issue
Block a user