mirror of
https://github.com/aap/librw.git
synced 2025-12-18 16:39:51 +00:00
worked on allocation
This commit is contained in:
@@ -703,7 +703,7 @@ main()
|
||||
rw::findChunk(&in, rw::ID_CLUMP, NULL, NULL);
|
||||
rw::Clump *clump = rw::Clump::streamRead(&in);
|
||||
in.close();
|
||||
delete[] data;
|
||||
rwFree(data);
|
||||
|
||||
GsCtx gsCtx;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user