Searched refs:BGE_FLAG_57765_PLUS (Results 1 – 2 of 2) sorted by relevance
2978 #define BGE_FLAG_57765_PLUS 0x00800000 macro
370 #define BGE_IS_57765_PLUS(sc) ((sc)->bge_flags & BGE_FLAG_57765_PLUS)3375 sc->bge_flags |= BGE_FLAG_57765_PLUS; in bge_attach()