mirror of
https://github.com/GTAmodding/re3.git
synced 2024-11-16 17:38:59 +00:00
5 lines
138 B
C++
5 lines
138 B
C++
#include "common.h"
|
|
#include "patcher.h"
|
|
#include "PlayerSkin.h"
|
|
|
|
WRAPPER void CPlayerSkin::BeginFrontEndSkinEdit() { EAXJMP(0x59BC70); }
|