diff options
Diffstat (limited to 'LibOVR/Src/OVR_Profile.h')
-rw-r--r-- | LibOVR/Src/OVR_Profile.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/LibOVR/Src/OVR_Profile.h b/LibOVR/Src/OVR_Profile.h index bfd8ea9..7184aae 100644 --- a/LibOVR/Src/OVR_Profile.h +++ b/LibOVR/Src/OVR_Profile.h @@ -181,6 +181,9 @@ protected: friend class ProfileManager; }; + +String GetBaseOVRPath(bool create_dir); + } #endif // OVR_Profile_h
\ No newline at end of file |