1
0
Fork 0
mirror of https://git.rip/DMCA_FUCKER/re3.git synced 2024-06-29 04:18:42 +00:00
re3/src/entities/PlayerPed.cpp

6 lines
135 B
C++
Raw Normal View History

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