mirror of
https://github.com/love2d/megasource.git
synced 2026-08-17 03:02:49 +02:00
Updated OpenAL Soft to 1.17.2.
This commit is contained in:
@@ -318,7 +318,7 @@ int main(int argc, char **argv)
|
||||
}
|
||||
|
||||
while(UpdatePlayer(player))
|
||||
Sleep(10);
|
||||
al_nssleep(10000000);
|
||||
|
||||
/* All done with this file. Close it and go to the next */
|
||||
ClosePlayerFile(player);
|
||||
|
||||
Reference in New Issue
Block a user