]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/damage.qh
Cleanup
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / damage.qh
index 3f11b9a49e71232f2920d6fa1f5685dd39e9aeb5..8cbdf81e252d7cc4123f99f0c697c450b844a1b2 100644 (file)
@@ -3,6 +3,4 @@
 
 .float total_damages; // number of effects which currently are attached to a player
 
-void Ent_DamageInfo(float isNew);
-
 #endif