]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - client.h
bmodel rotation physics now work
[xonotic/darkplaces.git] / client.h
index 563f3cd07b262d740a41ead32e83d5cfff5a1dd4..44fbedf9fb194d9970e4e8d9e29bcd76e34c5f75 100644 (file)
--- a/client.h
+++ b/client.h
@@ -341,7 +341,7 @@ void V_StartPitchDrift (void);
 void V_StopPitchDrift (void);
 
 void V_RenderView (void);
-void V_UpdatePalette (void);
+void V_UpdateBlends (void);
 void V_Register (void);
 void V_ParseDamage (void);
 void V_SetContentsColor (int contents);