1
0
Fork 0
mirror of https://github.com/halpz/re3.git synced 2025-01-08 20:25:28 +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); }