]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/pathlib/costs.qc
Remove _all indirection
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / pathlib / costs.qc
index 6b89bb640223c1776d48cf5f152f285789258868..fdb95d2f608b967be48675f96e549975693e766e 100644 (file)
@@ -1,5 +1,4 @@
 #include "costs.qh"
-#include "pathlib.qh"
 
 float pathlib_g_static(entity parent,vector to, float static_cost)
 {