mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-16 00:50:33 +00:00
PlayerJustGotInCar
This commit is contained in:
parent
8cd2a19c4e
commit
e589589538
2 changed files with 12 additions and 2 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue