changeset 1091 | 0a103bf74f1c |
parent 1086 | e2515a0fdec1 |
child 1092 | 12c87d886a75 |
--- a/src/physfs.h Fri Aug 20 01:25:20 2010 -0400 +++ b/src/physfs.h Fri Aug 20 01:25:32 2010 -0400 @@ -1113,6 +1113,8 @@ * * \param filename filename to check, in platform-independent notation. * \return last modified time of the file. -1 if it can't be determined. + * + * \sa PHYSFS_Stat */ PHYSFS_DECL PHYSFS_sint64 PHYSFS_getLastModTime(const char *filename);