mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-05-28 21:54:10 -04:00
emummc: add GetSocType/GetHardwareType utils
This commit is contained in:
parent
1525c66de7
commit
c77b76fbd2
3 changed files with 47 additions and 0 deletions
|
@ -35,6 +35,7 @@ enum FatalReason
|
|||
Fatal_FatfsMount,
|
||||
Fatal_FatfsFileOpen,
|
||||
Fatal_FatfsMemExhaustion,
|
||||
Fatal_InvalidEnum,
|
||||
Fatal_Max
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue