mirror of
https://github.com/AxioDL/nod.git
synced 2025-12-11 22:44:00 +00:00
Fix parseDol
This commit is contained in:
@@ -173,7 +173,6 @@ public:
|
||||
std::vector<Node> m_nodes;
|
||||
void parseFST(IPartReadStream& s);
|
||||
|
||||
DOLHeader m_dolHead;
|
||||
uint64_t m_dolSz;
|
||||
void parseDOL(IPartReadStream& s);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user