]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/triggers/func/ladder.qh
Cleanup
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / triggers / func / ladder.qh
index 11eeeda26aed6182fa44cf8eccd39f083a75164f..774e7cf408857c945a1a8a85a29a99512ab09795 100644 (file)
@@ -1,6 +1,2 @@
 .float ladder_time;
 .entity ladder_entity;
-
-#ifdef CSQC
-void ent_func_ladder();
-#endif