mirror of
https://github.com/encounter/rust-sdl2.git
synced 2026-07-10 21:18:41 -07:00
Well that didn't fix it so I'm undoing it. I guess I'll have to install Linux to figure out why this is failing the build.
This commit is contained in:
+1
-2
@@ -23,8 +23,7 @@ use keyboard::Mod;
|
||||
use sys::keycode::SDL_Keymod;
|
||||
use keyboard::Keycode;
|
||||
use mouse;
|
||||
use mouse::{Mouse, MouseState};
|
||||
use mouse::MouseWheelDirection;
|
||||
use mouse::{Mouse, MouseState, MouseWheelDirection};
|
||||
use keyboard::Scancode;
|
||||
use get_error;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user