mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-30 10:15:36 +01:00
* Extract functions for sound frequency * Pass only SoundId and volume to sounds update * Create class Sound * Pass only the corresponding Sound object * Unify update sound functions * Fix compilation errors * Rename Sound1|2 to TrackSound and OtherSound