mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-14 18:30:35 +00:00
fires
This commit is contained in:
parent
19ffb9c8df
commit
beae41b207
2 changed files with 31 additions and 7 deletions
|
@ -320,7 +320,7 @@ public:
|
|||
void ProcessEntity(int32 sound); // done
|
||||
void ProcessExplosions(int32 explosion); // done
|
||||
void ProcessFireHydrant(); // done
|
||||
void ProcessFires(int32 entity); //
|
||||
void ProcessFires(int32 entity); // done
|
||||
void ProcessFrontEnd(); //
|
||||
void ProcessGarages(); //
|
||||
void ProcessCarHeli(cVehicleParams* params); // done
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue