This commit is contained in:
Ryan C. Gordon 2007-04-02 20:57:53 +00:00
parent 40ab6d277f
commit 1622f171f4
1 changed files with 1 additions and 0 deletions

View File

@ -628,6 +628,7 @@ __EXPORT__ const char *PHYSFS_getDirSeparator(void);
__EXPORT__ void PHYSFS_permitSymbolicLinks(int allow); __EXPORT__ void PHYSFS_permitSymbolicLinks(int allow);
/* !!! FIXME: const this? */
/** /**
* \fn char **PHYSFS_getCdRomDirs(void) * \fn char **PHYSFS_getCdRomDirs(void)
* \brief Get an array of paths to available CD-ROM drives. * \brief Get an array of paths to available CD-ROM drives.