]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - view.h
bmodel rotation physics now work
[xonotic/darkplaces.git] / view.h
diff --git a/view.h b/view.h
index 985bc5f65f53a810ad72081a2a68d91808d58ba1..f44353eb8037009eace793c56975225c51e10feb 100644 (file)
--- a/view.h
+++ b/view.h
@@ -27,5 +27,5 @@ extern cvar_t brightness;
 void V_Init (void);
 void V_RenderView (void);
 float V_CalcRoll (vec3_t angles, vec3_t velocity);
 void V_Init (void);
 void V_RenderView (void);
 float V_CalcRoll (vec3_t angles, vec3_t velocity);
-void V_UpdatePalette (void);
+void V_UpdateBlends (void);