|
Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
|
|
#include <common/gametypes/gametype/deathmatch/deathmatch.qh>#include <common/gametypes/gametype/tdm/tdm.qh>#include <common/mapinfo.qh>Go to the source code of this file.
Classes | |
| class | tmayhem |
Macros | |
| #define | g_tmayhem IS_GAMETYPE(TEAM_MAYHEM) |
Functions | |
| REGISTER_GAMETYPE (TEAM_MAYHEM, NEW(tmayhem)) | |
| #define g_tmayhem IS_GAMETYPE(TEAM_MAYHEM) |
Definition at line 53 of file tmayhem.qh.
References NEW, and REGISTER_GAMETYPE.