mirror of
https://github.com/theKapcioszek/fremen-transcriptor.git
synced 2025-04-16 10:37:55 +02:00
Unloaded the screenshot image at the end
This commit is contained in:
parent
faf50c2a5b
commit
a0602b6a81
@ -354,6 +354,7 @@ int main(int argc, char *argv[]){
|
||||
|
||||
for(int i = 0; i <= 27; i++){
|
||||
UnloadImage(characters_img[i]);
|
||||
UnloadImage(image);
|
||||
UnloadTexture(characters_tex[i]);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user