mirror of
https://github.com/halpz/re3.git
synced 2025-01-08 20:25:28 +00:00
6 lines
138 B
C++
6 lines
138 B
C++
|
#include "common.h"
|
||
|
#include "patcher.h"
|
||
|
#include "PedStats.h"
|
||
|
|
||
|
WRAPPER int32 CPedStats::GetPedStatType(char *type) { EAXJMP(0x4EF780); }
|