re3-wiiu/src/core/PlayerInfo.cpp

5 lines
134 B
C++
Raw Normal View History

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