rpgxef/code/game/g_team.h

9 lines
172 B
C

// Copyright (C) 1999-2000 Id Software, Inc.
//
// Prototypes
const char *TeamName(int team);
const char *OtherTeamName(int team);
const char *TeamColorString(int team);