mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-07 18:16:23 +00:00
DirectoryBlob: Split out setting BI2 to new function
This commit is contained in:
parent
2ea0a1a086
commit
ab4762c4c2
2 changed files with 9 additions and 5 deletions
|
@ -77,6 +77,7 @@ private:
|
|||
bool ReadInternal(u64 offset, u64 length, u8* buffer, const std::set<DiscContent>& contents);
|
||||
|
||||
void SetDiscHeaderAndDiscType();
|
||||
void SetBI2();
|
||||
void SetPartitionTable();
|
||||
void SetWiiRegionData();
|
||||
void SetTMDAndTicket();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue