mirror of
https://github.com/encounter/rust-sdl2.git
synced 2026-07-10 21:18:41 -07:00
Merge pull request #118 from itdaniher/master
fix for mozilla/rust/pull/14364
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
|
||||
extern crate libc;
|
||||
extern crate collections;
|
||||
extern crate debug;
|
||||
|
||||
pub use sdl::*;
|
||||
#[path = "generated/keycode.rs"]
|
||||
|
||||
Reference in New Issue
Block a user