]> git.mxchange.org Git - simgear.git/blobdiff - simgear/sound/sample_queue.hxx
Fixes for headless mode.
[simgear.git] / simgear / sound / sample_queue.hxx
index 32d49d3eb74010214a559e7a2681d5a940242ab6..3d2c46a861d2d47cda53dc1c21d8feba1da322cc 100644 (file)
@@ -144,6 +144,7 @@ private:
     float _master_volume;
     float _reference_dist;
     float _max_dist;
+    bool _loop;
 
     bool _playing;
     bool _changed;