BGE_TSO_PRINTF
#define BGE_TSO_PRINTF(x) do { if (bge_tso_debug) printf x ;} while (0)
#define BGE_TSO_PRINTF(x)