Searched refs:BGE_FLAG_5717_PLUS (Results 1 – 2 of 2) sorted by relevance
2977 #define BGE_FLAG_5717_PLUS 0x00400000 macro
369 #define BGE_IS_5717_PLUS(sc) ((sc)->bge_flags & BGE_FLAG_5717_PLUS)3380 sc->bge_flags |= BGE_FLAG_5717_PLUS | BGE_FLAG_5755_PLUS | in bge_attach()4065 (sc->bge_flags & BGE_FLAG_5717_PLUS) == 0) { in bge_reset()