1
0
Ryan C. Gordon 15 жил өмнө
parent
commit
f329f4ed0b
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      src/physfs.c

+ 1 - 0
src/physfs.c

@@ -1625,6 +1625,7 @@ int PHYSFS_exists(const char *fname)
 } /* PHYSFS_exists */
 } /* PHYSFS_exists */
 
 
 
 
+/* !!! FIXME: should this just call PHYSFS_stat() now? */
 PHYSFS_sint64 PHYSFS_getLastModTime(const char *_fname)
 PHYSFS_sint64 PHYSFS_getLastModTime(const char *_fname)
 {
 {
     PHYSFS_sint64 retval = -1;
     PHYSFS_sint64 retval = -1;