mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-28 17:24:47 +01:00
Use enum class for RCT2_SOUND (#9618)
* Use enum class for RCT2_SOUND * Fix formatting. Fix mistaken declaration. * Change name of enum to SoundId * Fix clang format
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
*****************************************************************************/
|
||||
|
||||
#include "AudioSource.h"
|
||||
#include "audio.h"
|
||||
|
||||
namespace OpenRCT2::Audio
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user