summaryrefslogtreecommitdiffstats
path: root/src/entities/PlayerPed.cpp
blob: 2136d3ad4e2834509672ddf64234748e8ebec93f (plain) (blame)
1
2
3
4
5
#include "common.h"
#include "patcher.h"
#include "PlayerPed.h"

WRAPPER void CPlayerPed::ReApplyMoveAnims(void) { EAXJMP(0x4F07C0); }