]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/g_lights.qc
Make no sound if the waypoint isn't visible for the player
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / g_lights.qc
index da53fbe64b2837689491d9b522780ac5999b9a27..f7382d1666b15b6c295903b3fa90260be3c720a2 100644 (file)
@@ -1,3 +1,7 @@
+#include "_all.qh"
+
+void train_next();
+
 const float LOOP = 1;
 
 const float DNOSHADOW = 2;