mirror of
https://gitlab.com/GaryOderNichts/re3-wiiu.git
synced 2025-02-17 10:36:21 +01:00
5 lines
134 B
C++
5 lines
134 B
C++
#include "common.h"
|
|
#include "patcher.h"
|
|
#include "PlayerInfo.h"
|
|
|
|
WRAPPER void CPlayerInfo::MakePlayerSafe(bool) { EAXJMP(0x4A1400); } |