PlayerJustGotInCar

This commit is contained in:
Filip Gawin 2019-06-30 23:46:21 +02:00
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);