]> Dogcows Code - chaz/yoink/blobdiff - src/Moof/Texture.hh
bugfix: resource file searching was broken
[chaz/yoink] / src / Moof / Texture.hh
index 27ec414369c8bdb2493c30f25c1563fbaa4479db..f3525500a39e349eaef2edf52f0551ea3435eb61 100644 (file)
@@ -100,7 +100,7 @@ public:
                                           Orientation what) const;
 
 
-       static std::string getPath(const std::string& name);
+       static bool getPath(std::string& name);
 
 private:
 
This page took 0.022151 seconds and 4 git commands to generate.