diff options
Diffstat (limited to 'src/lib.rs')
| -rw-r--r-- | src/lib.rs | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ #[macro_use] extern crate bitflags; + extern crate ctru_sys as libctru; pub mod console; |
| index : archived-ctru-rs | |
| Unnamed repository; edit this file 'description' to name the repository. |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | src/lib.rs | 1 |
@@ -3,6 +3,7 @@ #[macro_use] extern crate bitflags; + extern crate ctru_sys as libctru; pub mod console; |