]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/commands/_mod.qh
Handle impulse command in client code
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / commands / _mod.qh
index 7829965a2350f0bb075fd0431447aabe030f7d57..4b038d5df9dd5f720205390cddb6232d8ae96e73 100644 (file)
@@ -2,3 +2,4 @@
 #ifdef CSQC
     #include <client/commands/cl_cmd.qh>
 #endif
+#include <client/commands/impulse.qh>