mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-15 04:34:09 +00:00
peds
This commit is contained in:
parent
1e3aabf654
commit
0594ed5b46
3 changed files with 71 additions and 20 deletions
|
@ -381,6 +381,7 @@ private:
|
|||
public:
|
||||
static void RemoveThisPed(CPed* pPed);
|
||||
|
||||
static uint32* GetLastMissionPassedTime() { return &LastMissionPassedTime; }
|
||||
#ifdef MISSION_SWITCHER
|
||||
static void SwitchToMission(int32 mission);
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue