PlayerJustGotInCar

This commit is contained in:
Filip Gawin
2019-06-30 23:46:21 +02:00
parent 8cd2a19c4e
commit e589589538
2 changed files with 12 additions and 2 deletions

View File

@ -225,7 +225,8 @@ public:
void SetDynamicAcousticModelingStatus(bool status);
void GenerateIntegerRandomNumberTable();
void PlayerJustLeftCar(void);
void PlayerJustGotInCar();
void PlayerJustLeftCar();
void Service();
void GetPhrase(uint32 *phrase, uint32 *prevPhrase, uint32 sample,
uint32 maxOffset);