mirror of
https://github.com/encounter/rust-sdl2.git
synced 2026-07-10 21:18:41 -07:00
Merge pull request #52 from dcbishop/master
Use rand in its new location.
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
use std::rand;
|
||||
extern crate rand;
|
||||
|
||||
#[allow(non_camel_case_types)]
|
||||
pub mod ll {
|
||||
|
||||
Reference in New Issue
Block a user