From f3d3a8a8edc61fb2be201c05bfad727cb1888626 Mon Sep 17 00:00:00 2001 From: ptitSeb Date: Sat, 13 Mar 2021 14:10:42 +0100 Subject: Added wrapped libalut and libalure --- src/library_list.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/library_list.h') diff --git a/src/library_list.h b/src/library_list.h index 61bf04e7..11816a05 100755 --- a/src/library_list.h +++ b/src/library_list.h @@ -64,7 +64,8 @@ GO("libopenal.so.1", openal) GO("libopenal.so.0", openal) GO("libopenal.so", openal) GO("openal.so", openal) -//GO("libalut.so.0", alut) +GO("libalut.so.0", alut) +GO("libalure.so.1", alure) //GO("libjpeg.so.8", libjpeg) //GO("libjpeg.so.62", libjpeg62) //GO("libturbojpeg.so.0", turbojpeg) -- cgit 1.4.1