lime icon indicating copy to clipboard operation
lime copied to clipboard

Implement bindings for alcIsExtensionPresent

Open ACrazyTown opened this issue 1 year ago • 0 comments

This PR implements CFFI bindings for the OpenAL Soft alcIsExtensionPresent function (which is different from the already existing alIsExtensionPresent function)

I've only tested it on Windows (C++, Neko & Hashlink)

ACrazyTown avatar Aug 16 '24 20:08 ACrazyTown