1
0
Fork 0
mirror of https://git.rip/DMCA_FUCKER/re3.git synced 2024-06-26 18:57:37 +00:00
re3/src/entities/PlayerInfo.cpp
2019-07-04 01:16:24 +03:00

5 lines
134 B
C++

#include "common.h"
#include "patcher.h"
#include "PlayerInfo.h"
WRAPPER void CPlayerInfo::MakePlayerSafe(bool) { EAXJMP(0x4A1400); }