mirror of
https://github.com/AxioDL/nod.git
synced 2025-12-08 21:17:51 +00:00
Added CMakeLists.txt
This commit is contained in:
@@ -294,6 +294,7 @@ public:
|
||||
m_curBlock = block;
|
||||
}
|
||||
}
|
||||
uint64_t position() const {return m_offset;}
|
||||
uint64_t read(void* buf, uint64_t length)
|
||||
{
|
||||
size_t block = m_offset / 0x7c00;
|
||||
|
||||
Reference in New Issue
Block a user