From d49dd78e7f21b92c6f8795a9f8b605ac897a6e72 Mon Sep 17 00:00:00 2001 From: nanahi <130121847+na-na-hi@users.noreply.github.com> Date: Sun, 25 Feb 2024 22:16:45 -0500 Subject: DOCS/ao: update SDL ao version reference This hasn't been true since 1dcf511376545de7624863b76d7f30dc3bb44ac9. --- DOCS/man/ao.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'DOCS/man') diff --git a/DOCS/man/ao.rst b/DOCS/man/ao.rst index d92f913eea..104bf9d105 100644 --- a/DOCS/man/ao.rst +++ b/DOCS/man/ao.rst @@ -166,8 +166,8 @@ Available audio output drivers are: By default the channel volumes are used. ``sdl`` - SDL 1.2+ audio output driver. Should work on any platform supported by SDL - 1.2, but may require the ``SDL_AUDIODRIVER`` environment variable to be set + SDL 2.0+ audio output driver. Should work on any platform supported by SDL + 2.0, but may require the ``SDL_AUDIODRIVER`` environment variable to be set appropriately for your system. .. note:: This driver is for compatibility with extremely foreign -- cgit v1.2.3