X-Git-Url: https://git.xonotic.org/?a=blobdiff_plain;f=client.h;h=150212a895e2eee6faf020bd7fb8f5f67c41ee39;hb=2579b18ecca7f92d091f0cd3b793ebb22343bfc4;hp=9bac816ec49a6ff527b90198a6677c5a79574cb6;hpb=a41b9680ee2dfee48743da8c014365d55d667745;p=xonotic%2Fdarkplaces.git diff --git a/client.h b/client.h index 9bac816e..150212a8 100644 --- a/client.h +++ b/client.h @@ -758,7 +758,7 @@ typedef struct particletype_s } particletype_t; -typedef enum +typedef enum ptype_e { pt_dead, pt_alphastatic, pt_static, pt_spark, pt_beam, pt_rain, pt_raindecal, pt_snow, pt_bubble, pt_blood, pt_smoke, pt_decal, pt_entityparticle, pt_total }