mirror of
https://github.com/love2d/love.git
synced 2026-08-16 16:20:42 +02:00
Use OpenAL's direct channel features, should improve audio quality
This commit is contained in:
@@ -39,6 +39,7 @@
|
||||
#else
|
||||
#include <AL/alc.h>
|
||||
#include <AL/al.h>
|
||||
#include <AL/alext.h>
|
||||
#endif
|
||||
|
||||
namespace love
|
||||
|
||||
Reference in New Issue
Block a user