Re3/src/core/PlayerInfo.cpp

5 lines
134 B
C++
Raw Normal View History

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