Searched refs:FS_SetCurrentDirectory (Results 1 – 4 of 4) sorted by relevance
121 BOOL FS_SetCurrentDirectory(const char *path);
256 (void)FS_SetCurrentDirectory("rom:"); in FSi_InitRomArchive()
688 BOOL FS_SetCurrentDirectory(const char *path) in FS_SetCurrentDirectory() function
2371 return FS_SetCurrentDirectory(path); in FS_ChangeDir()