Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
clanarena.qh File Reference
#include <common/mapinfo.qh>
#include "cl_clanarena.qh"
Include dependency graph for clanarena.qh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ClanArena

Macros

#define g_ca   IS_GAMETYPE(CA)

Functions

 REGISTER_GAMETYPE (CA, NEW(ClanArena))

Macro Definition Documentation

◆ g_ca

#define g_ca   IS_GAMETYPE(CA)

Definition at line 50 of file clanarena.qh.

Referenced by DoesQ3ARemoveThisEntity().

Function Documentation

◆ REGISTER_GAMETYPE()

REGISTER_GAMETYPE ( CA ,
NEW(ClanArena)  )

References NEW, and REGISTER_GAMETYPE.