mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-13 09:20:35 +00:00
rewisited:
ProcessReverseGear ProcessWeather ProcessScriptObject ProcessExtraSounds ProcessEntity and so, more info in my repo
This commit is contained in:
parent
579d96534d
commit
a9c3fdd63f
2 changed files with 117 additions and 42 deletions
|
@ -370,6 +370,8 @@ public:
|
|||
void ProcessWaterCannon(int32);
|
||||
void ProcessWeather(int32 id);
|
||||
bool ProcessWetRoadNoise(cVehicleParams *params);
|
||||
void ProcessEscalators();
|
||||
void ProcessExtraSounds();
|
||||
|
||||
int32 RandomDisplacement(uint32 seed) const;
|
||||
void ReacquireDigitalHandle() const;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue