Make lowest line of Splash image frames transparent to work around scaling issues
The Splash image is scaled. Sometimes, the lowest line is repeated on the top, which caused some weird lines to appear above big splashes (e.g. piano).
This has been done fully automated with a script. Only the alpha channel was changed. The color information is preserved.
# physfs-rs [![Build Status](https://travis-ci.org/PistonDevelopers/physfs-rs.svg?branch=master)](https://travis-ci.org/PistonDevelopers/physfs-rs)
## Rust bindings for PhysFS
This project is built against the Rust nightly and PhysFS 2.0.3
[How to contribute](https://github.com/PistonDevelopers/piston/blob/master/CONTRIBUTING.md)