]> git.mxchange.org Git - simgear.git/blobdiff - simgear/sound/soundmgr_openal.hxx
scenery: Really, most people don't care for the noise.
[simgear.git] / simgear / sound / soundmgr_openal.hxx
index 749d84272bffd28f78e313f96d9819a058c375e7..e075a913938540005c4b897bb739eedd7052a1ca 100644 (file)
@@ -200,7 +200,8 @@ public:
 
     enum {
         NO_SOURCE = (unsigned int)-1,
-        NO_BUFFER = (unsigned int)-1
+        NO_BUFFER = (unsigned int)-1,
+        FAILED_BUFFER = (unsigned int)-2
     };
 
     /**