1.0 API compatibility define.
New code should use PHYSFS_File, as this #define may go away someday.
Defined in <physfs.h>
#define PHYSFS_file PHYSFS_FilePHYSFS_file is identical to PHYSFS_File. This #define is here for backwards compatibility with the 1.0 API, which had an inconsistent capitalization convention in this case.
This macro is available since PhysicsFS 1.0.0.