X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fsound%2Fsample_queue.hxx;h=3d2c46a861d2d47cda53dc1c21d8feba1da322cc;hb=6250f675db9fdd6f2aef7be43207cd0ac0b6baeb;hp=32d49d3eb74010214a559e7a2681d5a940242ab6;hpb=8a5a1d33019835a648b34d18f0b7d5fc2e4032fc;p=simgear.git diff --git a/simgear/sound/sample_queue.hxx b/simgear/sound/sample_queue.hxx index 32d49d3e..3d2c46a8 100644 --- a/simgear/sound/sample_queue.hxx +++ b/simgear/sound/sample_queue.hxx @@ -144,6 +144,7 @@ private: float _master_volume; float _reference_dist; float _max_dist; + bool _loop; bool _playing; bool _changed;