summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNikolay Korolev <nickvnuk@gmail.com>2019-06-29 17:07:57 +0200
committerNikolay Korolev <nickvnuk@gmail.com>2019-06-29 17:07:57 +0200
commit14e0aae1bd3d4d4d2aa1f37d87a472e746e32557 (patch)
treec88bcc591a8ac97cf5b0023b7899ada32ae06f7c
parentfix (diff)
downloadre3-14e0aae1bd3d4d4d2aa1f37d87a472e746e32557.tar
re3-14e0aae1bd3d4d4d2aa1f37d87a472e746e32557.tar.gz
re3-14e0aae1bd3d4d4d2aa1f37d87a472e746e32557.tar.bz2
re3-14e0aae1bd3d4d4d2aa1f37d87a472e746e32557.tar.lz
re3-14e0aae1bd3d4d4d2aa1f37d87a472e746e32557.tar.xz
re3-14e0aae1bd3d4d4d2aa1f37d87a472e746e32557.tar.zst
re3-14e0aae1bd3d4d4d2aa1f37d87a472e746e32557.zip
-rw-r--r--src/entities/PlayerPed.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/entities/PlayerPed.cpp b/src/entities/PlayerPed.cpp
index 2136d3ad..86312996 100644
--- a/src/entities/PlayerPed.cpp
+++ b/src/entities/PlayerPed.cpp
@@ -2,4 +2,4 @@
#include "patcher.h"
#include "PlayerPed.h"
-WRAPPER void CPlayerPed::ReApplyMoveAnims(void) { EAXJMP(0x4F07C0); } \ No newline at end of file
+WRAPPER void CPlayerPed::ReApplyMoveAnims(void) { EAXJMP(0x4F07C0); }