mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-04-06 19:28:49 -04:00
qt: add verification for installed contents
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user