X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fcommon%2Feffects%2Fall.inc;fp=qcsrc%2Fcommon%2Feffects%2Fall.inc;h=6439a49bb21ce32c6c64bbc8814f37dbb8f5520d;hb=525dfab061a4b9304d675d3493e87bdd8c272d3d;hp=7d2f1d592739b4777ba1c1ee2940f6ce72a8bed3;hpb=19e5fa4ee9a0bb59c1cec92a1b0501b14f8ccb63;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/common/effects/all.inc b/qcsrc/common/effects/all.inc index 7d2f1d592..6439a49bb 100644 --- a/qcsrc/common/effects/all.inc +++ b/qcsrc/common/effects/all.inc @@ -1,3 +1,4 @@ +#pragma once // Global list of effects, networked to CSQC by ID to save bandwidth and to use client particle numbers (allows mismatching effectinfos to some degree) // Not too concerned about the order of this list, just keep the weapon effects together!