Xonotic
wepent.qc File Reference
#include "wepent.qh"
+ Include dependency graph for wepent.qc:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define WEPENT_NETPROPS(PROP)
 
#define WEPENT_SET_NORMAL(var, x)
 

Macro Definition Documentation

◆ WEPENT_NETPROPS

#define WEPENT_NETPROPS (   PROP)

Definition at line 8 of file wepent.qc.

◆ WEPENT_SET_NORMAL

#define WEPENT_SET_NORMAL (   var,
 
)
Value:
MACRO_BEGIN \
var = x; \
MACRO_END

Definition at line 3 of file wepent.qc.