- added M_GetDocumentsPath function.
This commit is contained in:
parent
cea89ba3ae
commit
a945418ba6
4 changed files with 73 additions and 0 deletions
|
|
@ -60,5 +60,6 @@ FString M_GetCajunPath(const char *filename);
|
|||
FString M_GetConfigPath(bool for_reading);
|
||||
FString M_GetScreenshotsPath();
|
||||
FString M_GetSavegamesPath();
|
||||
FString M_GetDocumentsPath();
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue