]> Dogcows Code - chaz/yoink/blobdiff - src/Moof/Resource.hh
preliminary physics, sound, hud
[chaz/yoink] / src / Moof / Resource.hh
index 716e906e03f4c1f53d1ae0b3ba44ace3b3f3ba0b..f7d17824dc2c6d162cd8ff4c3ddb2d3a1971950d 100644 (file)
@@ -72,7 +72,7 @@ public:
         * @return The first path found which resolves to a file.
         */
 
         * @return The first path found which resolves to a file.
         */
 
-       static std::string getPathToResource(const std::string& name);
+       static std::string getPath(const std::string& name);
 
 private:
        static std::vector<std::string> searchPaths_;
 
 private:
        static std::vector<std::string> searchPaths_;
This page took 0.016196 seconds and 4 git commands to generate.