]> Dogcows Code - chaz/yoink/blobdiff - src/Moof/Sound.hh
bugfix: resource file searching was broken
[chaz/yoink] / src / Moof / Sound.hh
index d3cfa895f4743e747a89fa7f984d8f80c6c6a562..bbfef127434d19b3884399f6b63a43176bec497e 100644 (file)
@@ -70,7 +70,7 @@ public:
        static void setListenerOrientation(const Vector3& forward,
                                                                           const Vector3& up);
 
-       static std::string getPath(const std::string& name);
+       static bool getPath(std::string& name);
 
 protected:
 
This page took 0.019004 seconds and 4 git commands to generate.