COMMON: Restructuring how ApplicationSupport path is calculated and putting in Icons subdirectory
This commit is contained in:
parent
5ee9618c15
commit
3e1d4ae9ce
3 changed files with 16 additions and 9 deletions
|
@ -30,5 +30,6 @@ Common::U32String getTextFromClipboardMacOSX();
|
|||
bool setTextInClipboardMacOSX(const Common::U32String &text);
|
||||
Common::String getDesktopPathMacOSX();
|
||||
Common::String getResourceAppBundlePathMacOSX();
|
||||
Common::String getAppSupportPathMacOSX();
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue