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