Open ACrazyTown opened 3 months ago
This PR implements CFFI bindings for the OpenAL Soft alcIsExtensionPresent function (which is different from the already existing alIsExtensionPresent function)
alcIsExtensionPresent
alIsExtensionPresent
I've only tested it on Windows (C++, Neko & Hashlink)
This PR implements CFFI bindings for the OpenAL Soft
alcIsExtensionPresent
function (which is different from the already existingalIsExtensionPresent
function)I've only tested it on Windows (C++, Neko & Hashlink)