git subrepo pull emummc

subrepo:
  subdir:   "emummc"
  merged:   "219c723c"
upstream:
  origin:   "https://github.com/m4xw/emuMMC"
  branch:   "develop"
  commit:   "219c723c"
git-subrepo:
  version:  "0.4.1"
  origin:   "???"
  commit:   "???"
This commit is contained in:
Michael Scire
2021-06-08 07:50:35 -07:00
parent 7821241356
commit 90b54c03b3
5 changed files with 133 additions and 2 deletions

View File

@@ -77,6 +77,9 @@ enum FS_VER
FS_VER_12_0_0,
FS_VER_12_0_0_EXFAT,
FS_VER_12_0_3,
FS_VER_12_0_3_EXFAT,
FS_VER_MAX,
};