mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-29 09:44:52 +01:00
clang-format audio
This commit is contained in:
committed by
Hielke Morsink
parent
90f1a328ab
commit
77f3513cba
@@ -28,7 +28,7 @@ namespace OpenRCT2::Audio
|
||||
}
|
||||
};
|
||||
|
||||
IAudioSource * AudioSource::CreateNull()
|
||||
IAudioSource* AudioSource::CreateNull()
|
||||
{
|
||||
return new NullAudioSource();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user