Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
all.qc
Go to the documentation of this file.
1#include "all.qh"
2
3#ifdef GAMEQC
4REGISTER_NET_LINKED(ENT_CLIENT_AUXILIARYXHAIR)
5#endif
#define REGISTER_NET_LINKED(id)
Definition net.qh:55