std::vector< std::string > getTextureDirs()
Definition texturepaths.cpp:97
void clearTextureNameCache()
Definition texturepaths.cpp:19
std::string getTexturePath(const std::string &filename, bool *is_base_pack=nullptr)
Definition texturepaths.cpp:59
std::string getImagePath(std::string_view path)
Definition texturepaths.cpp:27