mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
Cleanup. (#3488)
This commit is contained in:
committed by
GitHub
parent
9e8ecf4af4
commit
0906e38406
@@ -221,6 +221,7 @@ int _main_(int _argc, char** _argv)
|
||||
}
|
||||
|
||||
bimg::imageWriteTga(&writer, kWidth, kHeight, kWidth*4, data, false, false, &err);
|
||||
bx::close(&writer);
|
||||
|
||||
bx::free(&allocator, data);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user