]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - qcsrc/server/cl_impulse.qh
Merge branch 'master' into terencehill/menu_optimization
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / cl_impulse.qh
1 #ifndef CL_IMPULSE_H
2 #define CL_IMPULSE_H
3
4 void ImpulseCommands(entity this);
5 #endif