Skip to content

Commit

Permalink
emummc: add enums for 16.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
SciresM committed May 9, 2023
1 parent e9b9dbc commit 81e9154
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions emummc/source/FS/FS_versions.h
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,9 @@ enum FS_VER
FS_VER_16_0_0,
FS_VER_16_0_0_EXFAT,

FS_VER_16_0_3,
FS_VER_16_0_3_EXFAT,

FS_VER_MAX,
};

Expand Down

0 comments on commit 81e9154

Please sign in to comment.