[host] search the applications local directory for the config

This commit is contained in:
Geoffrey McRae
2020-05-30 12:31:26 +10:00
parent fcbdf7ba4f
commit 67dec216d2
5 changed files with 51 additions and 3 deletions

View File

@@ -27,3 +27,4 @@ void app_quit();
// these must be implemented for each OS
const char * os_getExecutable();
const char * os_getDataPath();