#pragma once class CPedType { public: static int32 FindPedType(char *type); };