mirror of
https://github.com/GTAmodding/re3.git
synced 2024-11-16 23:09:38 +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); }
|