mirror of
https://github.com/AxioDL/nod.git
synced 2025-12-08 21:17:51 +00:00
DOL/Apploader buffer maker
This commit is contained in:
@@ -22,6 +22,10 @@ public:
|
||||
|
||||
/* Yay files!! */
|
||||
parseFST(*s.get());
|
||||
|
||||
/* Also make DOL header and size handy */
|
||||
s->seek(m_dolOff);
|
||||
parseDOL(*s.get());
|
||||
}
|
||||
|
||||
class PartReadStream : public IPartReadStream
|
||||
|
||||
Reference in New Issue
Block a user