Unbreak stop (issue #250)

This commit is contained in:
Bart van Strien
2011-08-08 15:54:43 +02:00
parent 3da5b3fd46
commit 0b0d8fe3e5
2 changed files with 9 additions and 10 deletions
+1 -1
View File
@@ -105,7 +105,7 @@ namespace openal
bool isStatic() const;
void playAtomic();
void stopAtomic(bool rewind = true);
void stopAtomic();
void pauseAtomic();
void resumeAtomic();
void rewindAtomic();