1
0
Fork 0
mirror of https://git.rip/DMCA_FUCKER/re3.git synced 2024-06-29 11:17:05 +00:00
re3/src/control/PedType.cpp

6 lines
133 B
C++
Raw Normal View History

2019-06-17 08:30:02 +00:00
#include "common.h"
#include "patcher.h"
#include "PedType.h"
WRAPPER int32 CPedType::FindPedType(char *type) { EAXJMP(0x4EEC10); }