1
0
Fork 0
mirror of https://git.rip/DMCA_FUCKER/re3.git synced 2024-09-28 21:46:19 +00:00
re3/src/control/PedStats.cpp

6 lines
138 B
C++
Raw Normal View History

2019-06-17 08:30:02 +00:00
#include "common.h"
#include "patcher.h"
#include "PedStats.h"
WRAPPER int32 CPedStats::GetPedStatType(char *type) { EAXJMP(0x4EF780); }