mirror of
https://github.com/td512/re3.git
synced 2026-01-18 17:46:47 +00:00
6 lines
138 B
C++
6 lines
138 B
C++
#include "common.h"
|
|
#include "patcher.h"
|
|
#include "PlayerSkin.h"
|
|
|
|
WRAPPER void CPlayerSkin::BeginFrontEndSkinEdit() { EAXJMP(0x59BC70); }
|