fs: for my sanity, begin tracking version where code was last checked for accuracy
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
|
||||
namespace ams::fs {
|
||||
|
||||
/* ACCURATE_TO_VERSION: Unknown */
|
||||
enum class ContentStorageId : u32 {
|
||||
System = 0,
|
||||
User = 1,
|
||||
|
||||
Reference in New Issue
Block a user