brettchalupa / sokoworld

Classic box pushing puzzler Sokoban (built in Rust with Macroquad)
https://brettchalupa.itch.io/sokoworld
Other
4 stars 0 forks source link

optimize debug builds a lil #31

Closed brettchalupa closed 2 months ago

brettchalupa commented 2 months ago

should lead to a little bit faster compile times when making local changes; this seems to be true based on a time check with cargo clean && cargo build