Browse Source

Apply suggestions

pull/78/head
TechiePi 2 years ago
parent
commit
1d92f0f48c
  1. 2
      ctru-rs/src/mii.rs

2
ctru-rs/src/mii.rs

@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
#[derive(Clone, Debug, Eq, PartialEq)]
pub enum RegionLock {
NoLock,
None,
Japan,
USA,
Europe,

Loading…
Cancel
Save