X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fcommon%2Fvehicles%2Fvehicle%2Fbumblebee.qh;h=b043038921460bb2768aca34238932a49352e566;hb=281f8a0e6e5e8f49bda72eeeb864da2c0fa727f2;hp=7a9fc2ccbe684b1bfb1b90a6b8224c59590c6ffb;hpb=29a39884f68d4933bc6141d4be6b3610d173fc3a;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/common/vehicles/vehicle/bumblebee.qh b/qcsrc/common/vehicles/vehicle/bumblebee.qh index 7a9fc2ccb..b04303892 100644 --- a/qcsrc/common/vehicles/vehicle/bumblebee.qh +++ b/qcsrc/common/vehicles/vehicle/bumblebee.qh @@ -6,8 +6,4 @@ void CSQC_BUMBLE_GUN_HUD(); #endif -#ifdef SVQC -float raptor_altitude(entity this, float amax); -#endif - #endif