summaryrefslogtreecommitdiffstats
path: root/src/entities/PlayerPed.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/entities/PlayerPed.cpp')
-rw-r--r--src/entities/PlayerPed.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/entities/PlayerPed.cpp b/src/entities/PlayerPed.cpp
new file mode 100644
index 00000000..2136d3ad
--- /dev/null
+++ b/src/entities/PlayerPed.cpp
@@ -0,0 +1,5 @@
+#include "common.h"
+#include "patcher.h"
+#include "PlayerPed.h"
+
+WRAPPER void CPlayerPed::ReApplyMoveAnims(void) { EAXJMP(0x4F07C0); } \ No newline at end of file