Home
last modified time | relevance | path

Searched refs:TEAM_GAMMA (Results 1 – 2 of 2) sorted by relevance

/dports/games/bloodfrontier/bloodfrontier/src/game/
H A Dgame.h513 TEAM_NEUTRAL = 0, TEAM_ALPHA, TEAM_BETA, TEAM_GAMMA, TEAM_DELTA, TEAM_ENEMY, TEAM_MAX, enumerator
540 TEAM_GAMMA, 0x22AA22, "gamma",
H A Dserver.cpp1462 teamscore(TEAM_ALPHA), teamscore(TEAM_BETA), teamscore(TEAM_GAMMA), teamscore(TEAM_DELTA) in chooseteam()