X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fclient%2Fweapons%2Fprojectile.qc;h=4ebe4afcfb7e8c55c64f6f8f0425c46b0f393976;hb=6ba37d06b4afe2b08882f5cc5b211441227586b2;hp=48f02c4fe01bb4d3279c0bdf8ad86bb2eb747257;hpb=cd82710e25e3b84401bf9b01b0bcd482d612c800;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/client/weapons/projectile.qc b/qcsrc/client/weapons/projectile.qc index 48f02c4fe..4ebe4afcf 100644 --- a/qcsrc/client/weapons/projectile.qc +++ b/qcsrc/client/weapons/projectile.qc @@ -5,12 +5,12 @@ #include "../main.qh" #include "../mutators/events.qh" -#include "../../common/constants.qh" -#include "../../common/physics/movetypes/movetypes.qh" +#include +#include -#include "../../lib/csqcmodel/interpolate.qh" +#include -#include "../../lib/warpzone/anglestransform.qh" +#include .float alpha; .float scale;