re3/src/entities/PlayerPed.cpp

5 lines
134 B
C++
Raw Normal View History

2019-06-29 11:38:37 +00:00
#include "common.h"
#include "patcher.h"
#include "PlayerPed.h"
WRAPPER void CPlayerPed::ReApplyMoveAnims(void) { EAXJMP(0x4F07C0); }