mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-10 17:20:35 +00:00
Some wait states
This commit is contained in:
parent
fc0498b3a8
commit
096ecc1d14
5 changed files with 186 additions and 35 deletions
|
@ -90,6 +90,7 @@ public:
|
|||
static bool TestRoomForDummyObject(CObject*);
|
||||
static bool TestSafeForRealObject(CDummyObject*);
|
||||
static bool IsSkateable(CVector const&);
|
||||
static bool CanJeerAtStripper(int32 model);
|
||||
|
||||
static CPed* AddDeadPedInFrontOfCar(const CVector& pos, CVehicle* pCulprit);
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue