summaryrefslogtreecommitdiffstats
path: root/src/control/PedType.cpp
blob: 587aa8159d03eb643b4e723e11e0f2ac29e03807 (plain) (blame)
1
2
3
4
5
#include "common.h"
#include "patcher.h"
#include "PedType.h"

WRAPPER int32 CPedType::FindPedType(char *type) { EAXJMP(0x4EEC10); }