Enable JSFX plugin support in Ildaeil
Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
parent
70d73741ee
commit
20e6f30bcc
5 changed files with 71 additions and 17 deletions
|
|
@ -47,6 +47,7 @@ bool isStandalone();
|
|||
enum SpecialPath {
|
||||
kSpecialPathUserProfile,
|
||||
kSpecialPathCommonProgramFiles,
|
||||
kSpecialPathAppData,
|
||||
};
|
||||
std::string getSpecialPath(SpecialPath type);
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue