Xonotic
all.qc
Go to the documentation of this file.
1 #include "all.qh"
2 
3 #ifdef GAMEQC
4 REGISTER_NET_LINKED(ENT_CLIENT_AUXILIARYXHAIR)
5 #endif
#define REGISTER_NET_LINKED(id)
Definition: net.qh:67