]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/common/vehicles/vehicle/bumblebee.qh
Cleanse vehicles of SELFPARAM
[xonotic/xonotic-data.pk3dir.git] / qcsrc / common / vehicles / vehicle / bumblebee.qh
index 37dfaef1d9c8599ba644f9fbe9093f5db9680c06..7a9fc2ccbe684b1bfb1b90a6b8224c59590c6ffb 100644 (file)
@@ -7,7 +7,7 @@ void CSQC_BUMBLE_GUN_HUD();
 #endif
 
 #ifdef SVQC
-float raptor_altitude(float amax);
+float raptor_altitude(entity this, float amax);
 #endif
 
 #endif