mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-20 03:19:19 +02:00
basic particle system implementation
This commit is contained in:
@@ -48,6 +48,7 @@ extern sound_table Sounds;
|
||||
extern instance_table Instances;
|
||||
extern vehicle_table Vehicles;
|
||||
extern light_array Lights;
|
||||
extern particle_manager Particles;
|
||||
|
||||
extern scene::basic_region *Region;
|
||||
extern TTrain *Train;
|
||||
|
||||
Reference in New Issue
Block a user