Update a comment for abandoned extension functions

This commit is contained in:
Chris Robinson 2022-04-03 20:52:54 -07:00
parent f2f83aaabb
commit 8188bb9f01

View File

@ -92,7 +92,7 @@ AL_API void AL_APIENTRY alAuxiliaryEffectSlotStopvSOFT(ALsizei n, const ALuint *
AL_API const ALchar* AL_APIENTRY alsoft_get_version(void);
/* Functions from abandoned extenions. */
/* Functions from abandoned extenions. Only here for binary compatibility. */
AL_API void AL_APIENTRY alSourceQueueBufferLayersSOFT(ALuint src, ALsizei nb,
const ALuint *buffers);