]> Dogcows Code - chaz/yoink/blobdiff - src/Animation.hh
bugfix: resource file searching was broken
[chaz/yoink] / src / Animation.hh
index ac00679809b7da11931aef0d29e393fe1b59417e..d8651dddf76a2032c0912584a60722d583202c79 100644 (file)
@@ -56,7 +56,7 @@ public:
        void update(Mf::Scalar t, Mf::Scalar dt);
        unsigned getFrame() const;
 
-       static std::string getPath(const std::string& name);
+       static bool getPath(std::string& name);
 };
 
 
This page took 0.016977 seconds and 4 git commands to generate.