X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fclient%2Fprogs.src;h=3b8aa1bace9adc8970b782b4388416bda44dadc5;hb=132c0b023f7b022317d0217130d8f03629c7ad3e;hp=72f2e0b74626253e25acb2e4ff989c91f8431eac;hpb=6ec50d2b480d38a5b9e46618ca957aa46d1f7d1b;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/client/progs.src b/qcsrc/client/progs.src index 72f2e0b74..3b8aa1bac 100644 --- a/qcsrc/client/progs.src +++ b/qcsrc/client/progs.src @@ -16,9 +16,8 @@ Defs.qc ../common/teams.qh ../common/util.qh +../common/counting.qh ../common/items.qh -../common/deathtypes.qh -../common/notifications.qh ../common/explosion_equation.qh ../common/mapinfo.qh ../common/command/markup.qh @@ -26,10 +25,14 @@ Defs.qc ../common/command/generic.qh ../common/command/shared_defs.qh ../common/urllib.qh +../common/animdecide.qh command/cl_cmd.qh autocvars.qh +../common/notifications.qh // must be after autocvars +../common/deathtypes.qh // must be after notifications + damage.qh ../csqcmodellib/interpolate.qh @@ -51,6 +54,7 @@ vehicles/vehicles.qh ../csqcmodellib/cl_model.qh ../csqcmodellib/cl_player.qh projectile.qh +player_skeleton.qh sortlist.qc miscfunctions.qc @@ -113,4 +117,7 @@ command/cl_cmd.qc ../warpzonelib/client.qc tturrets.qc +player_skeleton.qc +../common/animdecide.qc + ../common/if-this-file-errors-scroll-up-and-fix-the-warnings.fteqccfail