added OpenAL module
authorBrendan Hansen <brendan.f.hansen@gmail.com>
Sun, 27 Feb 2022 23:04:01 +0000 (17:04 -0600)
committerBrendan Hansen <brendan.f.hansen@gmail.com>
Sun, 27 Feb 2022 23:04:01 +0000 (17:04 -0600)
commit93993c5e3aa6872a86f359a3fd629dd35989d001
tree0193be0598211d226bfcb33329ab40019771387e
parent582cb5b7242c6d5f210bef0aeb80d00a5b77df9e
added OpenAL module
include/onyx_library.h
modules/openal/build.sh [new file with mode: 0644]
modules/openal/module.onyx [new file with mode: 0644]
modules/openal/onyx_openal.c [new file with mode: 0644]
modules/openal/onyx_openal.so [new file with mode: 0755]