X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=cl_screen.h;h=cc6bda0a06dc375d8517a934ea2c5c30bbd20364;hb=f4f603c440bc0a0a2dcb774fdcb93dd9ac7df9f9;hp=df92c5a5cbb31ed4a8f8f20a14e5b4935854b97f;hpb=5e45006b39ed0b99c1e0b0df438708297b9d46ee;p=xonotic%2Fdarkplaces.git diff --git a/cl_screen.h b/cl_screen.h index df92c5a5..cc6bda0a 100644 --- a/cl_screen.h +++ b/cl_screen.h @@ -20,6 +20,7 @@ void CL_Screen_Shutdown(void); void CL_UpdateScreen(void); qboolean R_Stereo_Active(void); +qboolean R_Stereo_ColorMasking(void); #endif