ios export dir support

This commit is contained in:
Mark Kim 2021-03-23 21:15:50 -04:00
parent 55ca7ed09f
commit 4575f184a5
5 changed files with 50 additions and 37 deletions

View file

@ -25,6 +25,7 @@
const char *apple_fontsPath(void);
const char *apple_preferencesPath(void);
const char *apple_globalPreferencesPath(void);
const char *apple_picturesPath(void);
#endif /* __IOS_H__ */