shader cache

This commit is contained in:
scrawl 2012-09-02 19:40:26 +02:00
parent 950bf66334
commit c27ff546e4
15 changed files with 103 additions and 8 deletions

View file

@ -67,6 +67,13 @@ struct LinuxPath
*/
boost::filesystem::path getGlobalDataPath() const;
/**
* \brief
*
* \return boost::filesystem::path
*/
boost::filesystem::path getCachePath() const;
/**
* \brief Gets the path of the installed Morrowind version if there is one.
*