1
0
Fork 0
mirror of https://git.rip/DMCA_FUCKER/re3.git synced 2024-06-26 15:19:45 +00:00
re3/src/core/PlayerSkin.cpp
2019-07-07 13:09:11 +02:00

6 lines
138 B
C++

#include "common.h"
#include "patcher.h"
#include "PlayerSkin.h"
WRAPPER void CPlayerSkin::BeginFrontEndSkinEdit() { EAXJMP(0x59BC70); }