diff --git a/ref_gl/gl_triapi.c b/ref_gl/gl_triapi.c index 4d4bffce..63536898 100644 --- a/ref_gl/gl_triapi.c +++ b/ref_gl/gl_triapi.c @@ -338,7 +338,7 @@ void TriCullFace( TRICULLSTYLE mode ) break; } - GL_Cull( mode ); + GL_Cull( glMode ); } /*