]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/hook.qh
Cleanup
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / hook.qh
index 29fd983043773a5f433ca1b0fe975ee5ec5aeaf3..36624255f94e5ad16458c58b9b78cd43f2a2a8f4 100644 (file)
@@ -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, entity type);
-
 #endif