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

Go to the source code of this file.

Macros

#define PROGNAME   "CSQC"
#define PROGNAME   "SVQC"
#define PROGNAME   "MENUQC"

Macro Definition Documentation

◆ PROGNAME [1/3]

#define PROGNAME   "CSQC"

Definition at line 4 of file progname.qh.

◆ PROGNAME [2/3]

#define PROGNAME   "SVQC"

Definition at line 4 of file progname.qh.

◆ PROGNAME [3/3]

#define PROGNAME   "MENUQC"

Definition at line 4 of file progname.qh.

Referenced by GENERIC_COMMAND(), and STATIC_INIT_LATE().