build: Updated libromfs
This commit is contained in:
parent
603ff9256c
commit
ae5d8c9aad
2
lib/external/libromfs
vendored
2
lib/external/libromfs
vendored
@ -1 +1 @@
|
||||
Subproject commit 86d8d8fdc88a5f8f732075a1b444c994fac203e7
|
||||
Subproject commit beec45afc942209cc34d30f99eac42b2bb04aa79
|
@ -64,7 +64,7 @@ namespace hex::plugin::builtin {
|
||||
return "hex.builtin.provider.file";
|
||||
}
|
||||
|
||||
std::pair<Region, bool> getRegionValidity(u64 address) const override;
|
||||
[[nodiscard]] std::pair<Region, bool> getRegionValidity(u64 address) const override;
|
||||
|
||||
protected:
|
||||
std::fs::path m_path;
|
||||
|
Loading…
Reference in New Issue
Block a user