1
0
mirror of https://github.com/td512/re3.git synced 2026-02-10 03:19:44 +00:00

CCopPed done and #include cleanup

This commit is contained in:
eray orçunus
2020-03-28 17:47:52 +03:00
parent 739e80614d
commit 112685ebac
51 changed files with 318 additions and 69 deletions

View File

@@ -80,7 +80,7 @@ CPedIK::RotateTorso(AnimBlendFrameData *animBlend, LimbOrientation *limb, bool c
}
void
CPedIK::GetComponentPosition(RwV3d *pos, PedNode node)
CPedIK::GetComponentPosition(RwV3d *pos, uint32 node)
{
RwFrame *f;
RwMatrix *mat;