]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/stats.qh
Fix compilation units
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / stats.qh
index 94e408d7f614be2d769fc229625a390bfd357ba0..71149463c59499e90bc87f8c44c57cfbc2a9c73d 100644 (file)
@@ -295,6 +295,7 @@ REGISTER_STAT(SLICK_APPLYGRAVITY, bool, autocvar_sv_slick_applygravity)
 
 #ifdef SVQC
 #include "physics/movetypes/movetypes.qh"
+float warmup_limit;
 #endif
 
 REGISTER_STAT(MOVEVARS_AIRACCEL_QW_STRETCHFACTOR, float)