Skip to content

Commit

Permalink
So many fiddly bits
Browse files Browse the repository at this point in the history
  • Loading branch information
icefoxen committed May 27, 2019
1 parent c2a04bb commit 279c1ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/05_astroblasto.rs
Original file line number Diff line number Diff line change
Expand Up @@ -398,7 +398,7 @@ fn print_instructions() {
println!("L/R arrow keys rotate your ship, up thrusts, space bar fires");
println!();
}
extern crate mint;

fn draw_actor(
assets: &mut Assets,
ctx: &mut Context,
Expand Down

0 comments on commit 279c1ef

Please sign in to comment.