mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-18 17:48:03 +00:00
qt: add verification for installed contents
This commit is contained in:
parent
b111203a0f
commit
07a6563a93
7 changed files with 148 additions and 1 deletions
|
@ -89,6 +89,7 @@ public:
|
|||
std::vector<ContentRecord> content_records_, std::vector<MetaRecord> meta_records_);
|
||||
~CNMT();
|
||||
|
||||
const CNMTHeader& GetHeader() const;
|
||||
u64 GetTitleID() const;
|
||||
u32 GetTitleVersion() const;
|
||||
TitleType GetType() const;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue