mirror of
https://gitlab.com/GaryOderNichts/re3-wiiu.git
synced 2025-02-19 19:42:45 +01: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); }
|