]> Dogcows Code - chaz/yoink/blobdiff - src/Moof/Resource.cc
preliminary physics, sound, hud
[chaz/yoink] / src / Moof / Resource.cc
index e21c834e869ce4bc78debe11c0c57d618ab7313e..d958c3aa9e551cc584d9fe14fe02cf3275846041 100644 (file)
@@ -54,7 +54,7 @@ void Resource::addSearchPath(const std::string& directory)
        }
 }
 
        }
 }
 
-std::string Resource::getPathToResource(const std::string& name)
+std::string Resource::getPath(const std::string& name)
 {
        std::vector<std::string>::iterator it;
 
 {
        std::vector<std::string>::iterator it;
 
This page took 0.020026 seconds and 4 git commands to generate.