physfs/extras/physfs_rb/physfs
Ryan C. Gordon 8641e4e7ef Changed PHYSFS_file to PHYSFS_File to match rest of API's naming
convention. This won't break binary compat (function signatures are
extern "C" so name mangling doesn't apply), and I've placed a typedef
for the old name to support legacy source code.
2004-09-26 13:17:54 +00:00
..
test Readded Ruby bindings, since contributor contacted me with permission to 2003-07-21 03:46:50 +00:00
extconf.rb Readded Ruby bindings, since contributor contacted me with permission to 2003-07-21 03:46:50 +00:00
install.rb Readded Ruby bindings, since contributor contacted me with permission to 2003-07-21 03:46:50 +00:00
make_install_test.sh Readded Ruby bindings, since contributor contacted me with permission to 2003-07-21 03:46:50 +00:00
physfs.rb Readded Ruby bindings, since contributor contacted me with permission to 2003-07-21 03:46:50 +00:00
physfsrwops.c Changed PHYSFS_file to PHYSFS_File to match rest of API's naming 2004-09-26 13:17:54 +00:00
physfsrwops.h Readded Ruby bindings, since contributor contacted me with permission to 2003-07-21 03:46:50 +00:00
rb_physfs.c Changed PHYSFS_file to PHYSFS_File to match rest of API's naming 2004-09-26 13:17:54 +00:00
rb_physfs.h Readded Ruby bindings, since contributor contacted me with permission to 2003-07-21 03:46:50 +00:00
rb_physfs_file.c Changed PHYSFS_file to PHYSFS_File to match rest of API's naming 2004-09-26 13:17:54 +00:00
rb_physfs_file.h Readded Ruby bindings, since contributor contacted me with permission to 2003-07-21 03:46:50 +00:00
rb_sdl_rwops.c Readded Ruby bindings, since contributor contacted me with permission to 2003-07-21 03:46:50 +00:00
rb_sdl_rwops.h Readded Ruby bindings, since contributor contacted me with permission to 2003-07-21 03:46:50 +00:00