]> Dogcows Code - chaz/yoink/blobdiff - src/Moof/Sound.cc
new lua scripting for scene loading
[chaz/yoink] / src / Moof / Sound.cc
index 460f7bb24a1054d2a18e0e579f08e8386320e06c..d9a673c58d58698545904c23b05e7c15e093d9de 100644 (file)
@@ -457,6 +457,8 @@ struct Sound::Impl
        {
                // don't let the music die!
                update();
+               // TODO - might be nice to also allow using threads for streaming rather
+               // than a timer, probably as a compile-time option
        }
 };
 
This page took 0.019367 seconds and 4 git commands to generate.