re3-wiiu/src/core/PlayerInfo.cpp
2019-07-07 13:09:11 +02:00

5 lines
134 B
C++

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