You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
solve issue #1963 (TestMusicPlayer fails to load AL library on lwjgl2) (#1964)
* TestMusicPlayer: fix UnsatisfiedLinkError when using lwjgl2. Solves issue #1963
* Add missing load function for "openal" natives.
* Removed the unnecessary check for lwjgl 2 in classpath.
* Fix comment
0 commit comments