mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-19 06:59:22 +00:00
revert some changes and little fix
This commit is contained in:
parent
6ff138ca76
commit
1991f9b362
3 changed files with 9 additions and 14 deletions
|
@ -248,7 +248,7 @@ public:
|
|||
void AgeCrimes(); // done (inlined in vc)
|
||||
|
||||
void CalculateDistance(bool &condition, float dist); // done
|
||||
//bool CheckForAnAudioFileOnCD() const; // not exists in v1.0 and android
|
||||
bool CheckForAnAudioFileOnCD() const; // done
|
||||
void ClearActiveSamples(); // done
|
||||
void ClearMissionAudio(uint8 slot); // done
|
||||
void ClearRequestedQueue(); // done (inlined in vc)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue