1
0
Fork 0
mirror of https://github.com/halpz/re3.git synced 2025-01-05 19:55:28 +00:00
re3/src/core/PlayerSkin.cpp

6 lines
138 B
C++
Raw Normal View History

2019-07-03 15:26:15 +00:00
#include "common.h"
#include "patcher.h"
#include "PlayerSkin.h"
WRAPPER void CPlayerSkin::BeginFrontEndSkinEdit() { EAXJMP(0x59BC70); }