diff options
| author | Fenrir <[email protected]> | 2017-07-07 18:13:28 -0600 |
|---|---|---|
| committer | Fenrir <[email protected]> | 2017-07-07 18:13:28 -0600 |
| commit | 30c52fc9de4532999553695b2c39706c91dac525 (patch) | |
| tree | b13939b2c16939c4aa1f827f1aeb736efeb4e60a /README.md | |
| parent | ctru-rs: workaround for xargo/sysroot issue (diff) | |
| download | ctru-rs-30c52fc9de4532999553695b2c39706c91dac525.tar.xz ctru-rs-30c52fc9de4532999553695b2c39706c91dac525.zip | |
Update README
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -10,7 +10,6 @@ This repository is organized as follows: * `ctru-rs`: Safe, idiomatic wrapper around `ctru-sys`. * `ctru-sys`: Low-level, unsafe bindings to ctrulib * `ctr-std`: A partial implementation of the Rust standard library for the 3DS. -* `ctr-libc`: C types and functions used by ctru-sys and ctr-std. ## License |