diff options
| author | eray orçunus <erayorcunus@gmail.com> | 2020-03-28 17:47:52 +0300 |
|---|---|---|
| committer | eray orçunus <erayorcunus@gmail.com> | 2020-03-28 18:52:25 +0300 |
| commit | 112685ebac0a4f5da50fdc60ff71c35a5cddbdfa (patch) | |
| tree | fb1223f514ddbf339bed0bed6a269ad1ad63c374 /src/peds/PedPlacement.h | |
| parent | remove include <new> from common.h (diff) | |
| download | re3-112685ebac0a4f5da50fdc60ff71c35a5cddbdfa.tar.gz | |
CCopPed done and #include cleanup
Diffstat (limited to 'src/peds/PedPlacement.h')
| -rw-r--r-- | src/peds/PedPlacement.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/peds/PedPlacement.h b/src/peds/PedPlacement.h index b1b5be93..6ba4ae71 100644 --- a/src/peds/PedPlacement.h +++ b/src/peds/PedPlacement.h @@ -1,7 +1,5 @@ #pragma once -#include "Ped.h" - class CPedPlacement { public: static void FindZCoorForPed(CVector* pos); |
