mirror of
https://github.com/halpz/re3.git
synced 2025-07-15 23:28:15 +00:00
PlayerJustGotInCar
This commit is contained in:
@ -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);
|
||||
|
Reference in New Issue
Block a user