mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-11 18:50:30 +00:00
DirectoryBlob: Split out setting TMD and ticket to new function
This commit is contained in:
parent
5a00bda490
commit
c4879aa48d
2 changed files with 18 additions and 14 deletions
|
@ -78,6 +78,7 @@ private:
|
|||
|
||||
void SetDiscHeaderAndDiscType();
|
||||
void SetWiiRegionData();
|
||||
void SetTMDAndTicket();
|
||||
bool SetApploader(const std::string& apploader);
|
||||
void SetDOL();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue