summaryrefslogtreecommitdiffstats
path: root/src/entities/PedIK.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/entities/PedIK.h')
-rw-r--r--src/entities/PedIK.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/entities/PedIK.h b/src/entities/PedIK.h
index 68e4014a..7c798dc2 100644
--- a/src/entities/PedIK.h
+++ b/src/entities/PedIK.h
@@ -27,6 +27,7 @@ public:
LimbOrientation m_lowerArmOrient;
int32 m_flags;
+ CPedIK(CPed *ped);
bool PointGunInDirection(float phi, float theta);
bool PointGunAtPosition(CVector *position);
void GetComponentPosition(RwV3d *pos, PedNode node);