Changed a code comment

This commit is contained in:
Leon Styhre 2023-12-24 00:06:43 +01:00
parent 10be1e1104
commit 7b6e16b79d

View file

@ -1008,7 +1008,7 @@ void GuiMenu::openSoundOptions()
{
auto s = new GuiSettings("SOUND SETTINGS");
// TODO: Implement volume slider logic for macOS and Android.
// TODO: Implement system volume support for macOS and Android.
#if !defined(__APPLE__) && !defined(__ANDROID__) && !defined(__FreeBSD__) && \
!defined(__OpenBSD__) && !defined(__NetBSD__)
// System volume.