mirror of
https://github.com/love2d/love.git
synced 2026-08-17 19:23:38 +02:00
Pause OpenAL when the app is in the background, on Android.
This commit is contained in:
@@ -47,6 +47,7 @@
|
||||
#else
|
||||
#include <AL/alc.h>
|
||||
#include <AL/al.h>
|
||||
#include <AL/alext.h>
|
||||
#endif
|
||||
|
||||
namespace love
|
||||
|
||||
Reference in New Issue
Block a user