]> git.xonotic.org Git - xonotic/darkplaces.git/blob - cap_ogg.h
Set RENDER_NOSELFSHADOW on the MESH_UI entity to avoid applying the 3D scene's shadow...
[xonotic/darkplaces.git] / cap_ogg.h
1 void SCR_CaptureVideo_Ogg_Init(void);
2 qboolean SCR_CaptureVideo_Ogg_Available(void);
3 void SCR_CaptureVideo_Ogg_BeginVideo(void);
4 void SCR_CaptureVideo_Ogg_CloseDLL(void);