From ce28a6d298408513866716d00dcd16ed8ef5f285 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?eray=20or=C3=A7unus?= Date: Mon, 1 Jul 2019 00:50:40 +0300 Subject: More CPed MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: eray orçunus --- src/entities/PedIK.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/entities/PedIK.h') 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); -- cgit v1.2.3