CPopulation 2
This commit is contained in:
@@ -7,4 +7,5 @@ class CPedPlacement {
|
||||
public:
|
||||
static void FindZCoorForPed(CVector* pos);
|
||||
static CEntity* IsPositionClearOfCars(CVector*);
|
||||
static bool IsPositionClearForPed(CVector*);
|
||||
};
|
||||
Reference in New Issue
Block a user