std::vector< std::string > getTextureDirs()
Definition texturepaths.cpp:96
void clearTextureNameCache()
Definition texturepaths.cpp:16
std::string getTexturePath(const std::string &filename, bool *is_base_pack=nullptr)
Definition texturepaths.cpp:57
std::string getImagePath(std::string_view path)
Definition texturepaths.cpp:23