diff --git a/qw/source/gl_ngraph.c b/qw/source/gl_ngraph.c index faa10ccd0..b63938114 100644 --- a/qw/source/gl_ngraph.c +++ b/qw/source/gl_ngraph.c @@ -62,7 +62,7 @@ int netgraphtexture; // netgraph texture static byte ngraph_texels[NET_GRAPHHEIGHT][NET_TIMINGS]; -static void +void R_LineGraph (int x, int h) { int i;