rust3ds / ctru-rs

Rust wrapper for libctru
https://rust3ds.github.io/ctru-rs/
Other
117 stars 17 forks source link

Fix mutability requirements #115

Closed Meziu closed 1 year ago

Meziu commented 1 year ago

Closes #111

Many modules didn't properly require internal mutability checks. This should fix all of the cases.