]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/vehicles/vehicle/bumblebee.qh
Move a shared raptor function into the main vehicle file
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / vehicles / vehicle / bumblebee.qh
index 7a9fc2ccbe684b1bfb1b90a6b8224c59590c6ffb..b043038921460bb2768aca34238932a49352e566 100644 (file)
@@ -6,8 +6,4 @@
 void CSQC_BUMBLE_GUN_HUD();
 #endif
 
-#ifdef SVQC
-float raptor_altitude(entity this, float amax);
-#endif
-
 #endif