]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - qcsrc/server/cl_impulse.qh
aecf079b787f35cf8022f38ba23205675272eee1
[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