fs: for my sanity, begin tracking version where code was last checked for accuracy
This commit is contained in:
@@ -19,6 +19,8 @@
|
||||
|
||||
namespace ams::fssystem {
|
||||
|
||||
/* ACCURATE_TO_VERSION: Unknown */
|
||||
|
||||
class SparseStorage : public IndirectStorage {
|
||||
NON_COPYABLE(SparseStorage);
|
||||
NON_MOVEABLE(SparseStorage);
|
||||
|
||||
Reference in New Issue
Block a user