Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
tmayhem.qh File Reference
Include dependency graph for tmayhem.qh:
This graph shows which files directly or indirectly include this file:

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

Macro Definition Documentation

◆ g_tmayhem

#define g_tmayhem   IS_GAMETYPE(TEAM_MAYHEM)

Definition at line 53 of file tmayhem.qh.

Function Documentation

◆ REGISTER_GAMETYPE()

REGISTER_GAMETYPE ( TEAM_MAYHEM ,
NEW(tmayhem)  )

References NEW, and REGISTER_GAMETYPE.