X-Git-Url: https://de.git.xonotic.org/?p=xonotic%2Fdarkplaces.git;a=blobdiff_plain;f=client.h;fp=client.h;h=9f5d4f2d768075c6c1a60445ec94b83e38320db9;hp=5de21ca84b66f3e40c42ebae369859aee42da6e2;hb=11512e8d2be442369391b98afdb019d7a75af729;hpb=624b35e75cbee292596182e7fc36e8e056590638 diff --git a/client.h b/client.h index 5de21ca8..9f5d4f2d 100644 --- a/client.h +++ b/client.h @@ -1736,7 +1736,6 @@ void CL_FindNonSolidLocation(const vec3_t in, vec3_t out, vec_t radius); void CL_RelinkLightFlashes(void); void CL_Beam_AddPolygons(const beam_t *b); void CL_UpdateMoveVars(void); -void SCR_CaptureVideo_SoundFrame(const portable_sampleframe_t *paintbuffer, size_t length); void CL_Locs_Reload_f(cmd_state_t *cmd); #endif