X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=client.h;h=44fbedf9fb194d9970e4e8d9e29bcd76e34c5f75;hb=591e4660856ed1083be5eff3be669395fd8d2d69;hp=563f3cd07b262d740a41ead32e83d5cfff5a1dd4;hpb=855932aeb5707c5efb2858c3e51b913d8203ebbe;p=xonotic%2Fdarkplaces.git diff --git a/client.h b/client.h index 563f3cd0..44fbedf9 100644 --- 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);