summaryrefslogtreecommitdiff
path: root/src/cl_newfx.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cl_newfx.c')
-rw-r--r--src/cl_newfx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cl_newfx.c b/src/cl_newfx.c
index c227953..eb1eb78 100644
--- a/src/cl_newfx.c
+++ b/src/cl_newfx.c
@@ -828,7 +828,7 @@ CL_TagTrail
===============
*/
-void CL_TagTrail (vec3_t start, vec3_t end, float color)
+void CL_TagTrail (vec3_t start, vec3_t end, int color)
{
vec3_t move;
vec3_t vec;