mirror of
https://github.com/love2d/megasource.git
synced 2026-08-17 19:24:09 +02:00
Updated OpenAL Soft to 1.17.2.
This commit is contained in:
@@ -227,7 +227,7 @@ int main(int argc, char **argv)
|
||||
angle = 0.0;
|
||||
alSourcePlay(source);
|
||||
do {
|
||||
Sleep(10);
|
||||
al_nssleep(10000000);
|
||||
|
||||
/* Rotate the source around the listener by about 1/4 cycle per second.
|
||||
* Only affects mono sounds.
|
||||
|
||||
Reference in New Issue
Block a user