strat: fix sysmodule building, bump version so I don't forget later
This commit is contained in:
@@ -28,6 +28,6 @@ namespace ams::mitm::sysupdater {
|
||||
util::string_view GetFileName() const;
|
||||
};
|
||||
|
||||
Result MountSdCardContentMeta(const char *mount_name, const char *path);
|
||||
Result MountSdCardContentMeta(const char *mount_name, const char *path, ams::fs::ContentAttributes attr);
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user