Updated.
This commit is contained in:
parent
40ab6d277f
commit
1622f171f4
1
physfs.h
1
physfs.h
|
@ -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.
|
||||||
|
|
Loading…
Reference in New Issue