emoon / rust_minifb

Cross platfrom window and framebuffer crate for Rust
MIT License
980 stars 92 forks source link

Improved code consistency and formatting #337

Closed StefanoIncardone closed 5 months ago

StefanoIncardone commented 5 months ago

Improved consistency of imports and naming of certain variables and function names

emoon commented 5 months ago

Lots of great fixes! Thanks again :)