mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-05-31 23:08:22 -04:00
git subrepo pull emummc
subrepo: subdir: "emummc" merged: "5f5817e6" upstream: origin: "https://github.com/m4xw/emuMMC" branch: "develop" commit: "5f5817e6" git-subrepo: version: "0.4.0" origin: "https://github.com/ingydotnet/git-subrepo" commit: "5d6aba9"
This commit is contained in:
parent
93d83c5bb9
commit
a18a6e87df
8 changed files with 189 additions and 5 deletions
|
@ -59,6 +59,9 @@ enum FS_VER
|
|||
FS_VER_8_1_0,
|
||||
FS_VER_8_1_0_EXFAT,
|
||||
|
||||
FS_VER_9_0_0,
|
||||
FS_VER_9_0_0_EXFAT,
|
||||
|
||||
FS_VER_MAX,
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue