X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=qcsrc%2Fclient%2Fhook.qh;h=e513ed6afa4451ee0271a1bc33d15716b869edfc;hp=8401dce049a43cd1c90accf3c6e3c30471da7946;hb=6b8490ff79ca48220bd0023b5da4019d1bfdcd7d;hpb=9c09a961b8674e3a808889d3f34d71855018d3bc diff --git a/qcsrc/client/hook.qh b/qcsrc/client/hook.qh index 8401dce04..e513ed6af 100644 --- a/qcsrc/client/hook.qh +++ b/qcsrc/client/hook.qh @@ -2,7 +2,6 @@ #define HOOK_H void Draw_CylindricLine(vector from, vector to, float thickness, string texture, float aspect, float shift, vector rgb, float theAlpha, float drawflag, vector vieworg); -void Hook_Precache(); void Ent_ReadHook(float bIsNew, float type);