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:
@@ -249,6 +249,10 @@ public:
|
||||
|
||||
/* Yay files!! */
|
||||
parseFST(*ds.get());
|
||||
|
||||
/* Also make DOL header and size handy */
|
||||
ds->seek(m_dolOff);
|
||||
parseDOL(*ds.get());
|
||||
}
|
||||
|
||||
class PartReadStream : public IPartReadStream
|
||||
|
||||
Reference in New Issue
Block a user