OpenRCT2/src/openrct2/audio
Hielke Morsink f0c1ea1d37
Split declarations and definitions to improve compile times when editing (#13332)
* Split FileStream declarations and definitions

* Split JobPool declarations and definitions

* Split StringBuilder declarations and definitions

* Split StringReader declarations and definitions

* Split ZoomLevel declarations and definitions

* Fix missing include in FileClassifier.cpp

* Remove pragma once from source files

* Fix missing include in StringBuilder.h

* Update Xcode project

* Fix compilation of tests

Co-authored-by: Michael Steenbeek <m.o.steenbeek@gmail.com>
2020-11-07 12:42:04 +00:00
..
Audio.cpp Split declarations and definitions to improve compile times when editing (#13332) 2020-11-07 12:42:04 +00:00
AudioChannel.h Remove the use of INTERFACE macro and macro its self 2020-08-05 16:30:44 +02:00
AudioContext.h Rename rain to weather where appropriate 2020-09-14 21:57:54 +02:00
AudioMixer.cpp Close #12399: Refactor MIXER_GROUP to strong enum (#12531) 2020-08-03 20:51:12 -03:00
AudioMixer.h Move the audio code into OpenRCT2 namespace 2020-10-07 00:34:42 +03:00
AudioSource.h Remove the use of INTERFACE macro and macro its self 2020-08-05 16:30:44 +02:00
DummyAudioContext.cpp Rename rain to weather where appropriate 2020-09-14 21:57:54 +02:00
NullAudioSource.cpp Update copyright year to 2020 2020-07-21 15:04:34 +02:00
audio.h Minor cleanup 2020-10-07 01:10:53 +03:00