summaryrefslogtreecommitdiffstats
path: root/src/control/PedType.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/control/PedType.cpp')
-rw-r--r--src/control/PedType.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/control/PedType.cpp b/src/control/PedType.cpp
new file mode 100644
index 00000000..587aa815
--- /dev/null
+++ b/src/control/PedType.cpp
@@ -0,0 +1,5 @@
+#include "common.h"
+#include "patcher.h"
+#include "PedType.h"
+
+WRAPPER int32 CPedType::FindPedType(char *type) { EAXJMP(0x4EEC10); }