Skip to content

Commit

Permalink
Updated imageview example to use new audio API.
Browse files Browse the repository at this point in the history
Which really didn't need changing much!
  • Loading branch information
icefoxen committed Sep 24, 2016
1 parent 0679e83 commit bc61cf6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/imageview.rs
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ use ggez::conf;
use ggez::{game, Game, State, GameError, Context};
use ggez::graphics;
use ggez::graphics::Drawable;
use ggez::audio::Audio;
use std::time::Duration;
use std::path::Path;

Expand Down

0 comments on commit bc61cf6

Please sign in to comment.