Closed cirla closed 9 years ago
PhysFSContext methods now return std::io::Result to match with physfs::file::File. Change platform-dependent path arguments to std::path::Path.
Nice!
Thanks!
PhysFSContext methods now return std::io::Result to match with physfs::file::File. Change platform-dependent path arguments to std::path::Path.