Xonotic
clanarena.qh File Reference
#include <common/mapinfo.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 49 of file clanarena.qh.

Function Documentation

◆ REGISTER_GAMETYPE()

REGISTER_GAMETYPE ( CA  ,
NEW(ClanArena  
)