A portable, flexible file i/o abstraction.
Go to file
David Yip 51f0807cb3 Remove unused functions and variables in platform_windows.
Under gcc 5.3.0, the presence of these functions and variables generate unused
function / unused variable warnings, which in combination with -Werror causes
a compile error.
2016-08-15 05:41:36 -05:00
docs HTTPS all the things. 2016-02-25 02:51:28 -05:00
extras HTTPS all the things. 2016-02-25 02:51:28 -05:00
src Remove unused functions and variables in platform_windows. 2016-08-15 05:41:36 -05:00
test Moved supportsSymlinks into PHYSFS_ArchiveInfo. 2012-11-30 00:04:52 -05:00
.hgignore Added .hgignore ... 2009-03-28 18:15:35 -04:00
CMakeLists.txt Added pkg-config support (thanks, Jonas!). 2013-11-13 00:38:35 -05:00
LICENSE.txt Updated Copyright. 2016-01-01 12:53:26 -05:00
README.txt Moved directory structure around. 2009-03-27 15:10:42 -04:00

README.txt

PhysicsFS; a portable, flexible file i/o abstraction.

  http://icculus.org/physfs/

Please see the docs directory for documentation, licensing, and information.