mirror of
https://github.com/Atmosphere-NX/Atmosphere-libs.git
synced 2025-06-26 21:12:41 +02:00
ams_mitm: implement automatic backups of biskeys/cal0
This commit is contained in:
parent
6f926ea72b
commit
bd56a44957
@ -43,6 +43,7 @@ namespace ams::fs {
|
||||
};
|
||||
|
||||
enum CreateOption {
|
||||
CreateOption_None = 0,
|
||||
CreateOption_BigFile = ::FsCreateOption_BigFile,
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user