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

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