]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - view.c
workaround for bounds checking error in loading texture lump
[xonotic/darkplaces.git] / view.c
diff --git a/view.c b/view.c
index 5b37040fa4e658741e37c83bb2f48b15e523c665..22ddf75d48e2ffa049be64c347cc8febb0142dcf 100644 (file)
--- a/view.c
+++ b/view.c
@@ -238,7 +238,7 @@ void V_DriftPitch (void)
 /*
 ============================================================================== 
  
-                                               PALETTE FLASHES 
+                                               SCREEN FLASHES 
  
 ============================================================================== 
 */ 
@@ -501,10 +501,10 @@ void V_CalcBlend (void)
 
 /*
 =============
-V_UpdatePalette
+V_UpdateBlends
 =============
 */
-void V_UpdatePalette (void)
+void V_UpdateBlends (void)
 {
        int             i, j;
        qboolean        new;