DirectoryBlob: Split out setting BI2 to new function

This commit is contained in:
JosJuice 2017-06-10 13:20:23 +02:00
commit ab4762c4c2
2 changed files with 9 additions and 5 deletions

View file

@ -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();