Merge pull request #771 from theR4K/miamiDev

more audio for god of audio
This commit is contained in:
Sergeanur
2020-11-10 22:32:12 +02:00
committed by GitHub
6 changed files with 1119 additions and 727 deletions

View File

@ -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