fs: for my sanity, begin tracking version where code was last checked for accuracy
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
|
||||
namespace ams::fs {
|
||||
|
||||
/* ACCURATE_TO_VERSION: Unknown */
|
||||
class RomFsFileSystem : public fsa::IFileSystem, public impl::Newable {
|
||||
NON_COPYABLE(RomFsFileSystem);
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user