OpenRCT2/src/openrct2/audio
Michał Janiszewski 2323cc1596
Use named casts instead of old-style casts
Change prepared with clang-tidy and google-readability-casting check
2020-04-22 17:09:29 +02:00
..
Audio.cpp Use named casts instead of old-style casts 2020-04-22 17:09:29 +02:00
AudioChannel.h Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
AudioContext.h Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
AudioMixer.cpp Use named casts instead of old-style casts 2020-04-22 17:09:29 +02:00
AudioMixer.h Use enum class for RCT2_SOUND (#9618) 2019-07-22 19:02:45 +01:00
AudioSource.h Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
DummyAudioContext.cpp Update copyright notices for 2019. (#8903) 2019-03-17 07:16:15 +00:00
NullAudioSource.cpp Use enum class for RCT2_SOUND (#9618) 2019-07-22 19:02:45 +01:00
audio.h Refactor gVehicleSoundParamsList to use std::array 2020-03-01 14:29:17 -03:00