1
0
Fork 0
mirror of https://git.rip/DMCA_FUCKER/re3.git synced 2024-06-17 10:33:12 +00:00
re3/src/core/PlayerInfo.cpp

5 lines
134 B
C++
Raw Normal View History

2019-06-14 23:34:19 +00:00
#include "common.h"
#include "patcher.h"
#include "PlayerInfo.h"
2019-07-03 22:16:24 +00:00
WRAPPER void CPlayerInfo::MakePlayerSafe(bool) { EAXJMP(0x4A1400); }