Populate additional Config values, use company name and file name for preference path
This commit is contained in:
@@ -23,7 +23,7 @@ namespace lime {
|
||||
|
||||
public:
|
||||
|
||||
static const char* GetDirectory (SystemDirectory type);
|
||||
static const char* GetDirectory (SystemDirectory type, const char* company, const char* title);
|
||||
static double GetTimer ();
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user