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

Go to the source code of this file.

Macros

#define TOPIC(src, name, icon)
#define TOPIC(src, name, icon)

Macro Definition Documentation

◆ TOPIC [1/2]

#define TOPIC ( src,
name,
icon )
Value:
if (idx++ == i) \
{ \
if (returns) \
returns(name, icon); \
return DataSource_true; \
}
string name
Definition menu.qh:30

◆ TOPIC [2/2]

#define TOPIC ( src,
name,
icon )
Value:
++n;