mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-05-31 14:58:22 -04:00
emummc: update for 12.0.0
This commit is contained in:
parent
e3e3679cfe
commit
f89cfe41da
4 changed files with 129 additions and 0 deletions
|
@ -74,6 +74,9 @@ enum FS_VER
|
|||
FS_VER_11_0_0,
|
||||
FS_VER_11_0_0_EXFAT,
|
||||
|
||||
FS_VER_12_0_0,
|
||||
FS_VER_12_0_0_EXFAT,
|
||||
|
||||
FS_VER_MAX,
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue