rpgxef/code/game/g_team.h
2012-11-16 00:02:59 +01:00

8 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);