summaryrefslogtreecommitdiffstats
path: root/src/vehicles/Bike.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/vehicles/Bike.h')
-rw-r--r--src/vehicles/Bike.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/vehicles/Bike.h b/src/vehicles/Bike.h
index 02c63c1e..d4b5a0ac 100644
--- a/src/vehicles/Bike.h
+++ b/src/vehicles/Bike.h
@@ -117,6 +117,7 @@ public:
float GetHeightAboveRoad(void);
void PlayCarHorn(void);
+ void KnockOffRider(eWeaponType weapon, uint8 direction, CPed *ped, bool bGetBackOn);
void VehicleDamage(void);
void ProcessBuoyancy(void);
void DoDriveByShootings(void);