mirror of
https://github.com/aap/librw.git
synced 2026-07-23 07:17:07 +01:00
worked on allocation
This commit is contained in:
+1
-1
@@ -118,7 +118,7 @@ readTGA(const char *afilename)
|
||||
}
|
||||
|
||||
file.close();
|
||||
delete[] data;
|
||||
rwFree(data);
|
||||
return image;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user