1
0
mirror of https://github.com/td512/re3.git synced 2026-01-29 06:30:53 +00:00

the great reorganization

This commit is contained in:
aap
2019-07-07 13:09:11 +02:00
parent 219a65b81a
commit 53023eb65b
150 changed files with 45 additions and 37 deletions

5
src/core/PlayerInfo.cpp Normal file
View File

@@ -0,0 +1,5 @@
#include "common.h"
#include "patcher.h"
#include "PlayerInfo.h"
WRAPPER void CPlayerInfo::MakePlayerSafe(bool) { EAXJMP(0x4A1400); }