X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fclient%2Fhook.qh;h=36624255f94e5ad16458c58b9b78cd43f2a2a8f4;hb=286059ef2ac85dafc3938b2423f436932794051d;hp=9e6ee548cfab5ae0a97a169b213c9596d497ff85;hpb=9dd43f196ca7bc0979f94a0fb0f87cdd82a951c7;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/client/hook.qh b/qcsrc/client/hook.qh index 9e6ee548c..36624255f 100644 --- a/qcsrc/client/hook.qh +++ b/qcsrc/client/hook.qh @@ -3,6 +3,4 @@ void Draw_CylindricLine(vector from, vector to, float thickness, string texture, float aspect, float shift, vector rgb, float theAlpha, float drawflag, vector vieworg); -void Ent_ReadHook(float bIsNew, float type); - #endif