]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - cl_video.c
Merge remote branch 'origin/master' into akari/irc
[xonotic/darkplaces.git] / cl_video.c
index 7c4b2a5ebda32f919e79f0174902a421445c7a85..095db75e32df2e3f236fedad451003ed10322c74 100644 (file)
@@ -704,4 +704,4 @@ void CL_Video_Init( void )
        Cvar_RegisterVariable(&cl_video_fadeout);
 
        R_RegisterModule( "CL_Video", cl_video_start, cl_video_shutdown, cl_video_newmap, NULL, NULL );
-}
\ No newline at end of file
+}