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

Go to the source code of this file.

Classes

class  FreezeTag

Macros

#define g_freezetag   IS_GAMETYPE(FREEZETAG)

Functions

 REGISTER_GAMETYPE (FREEZETAG, NEW(FreezeTag))

Macro Definition Documentation

◆ g_freezetag

#define g_freezetag   IS_GAMETYPE(FREEZETAG)

Definition at line 50 of file freezetag.qh.

Function Documentation

◆ REGISTER_GAMETYPE()

REGISTER_GAMETYPE ( FREEZETAG ,
NEW(FreezeTag)  )

References NEW, and REGISTER_GAMETYPE.