mirror of
https://github.com/theKapcioszek/fremen-transcriptor.git
synced 2025-04-18 19:17:56 +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++){
|
for(int i = 0; i <= 27; i++){
|
||||||
UnloadImage(characters_img[i]);
|
UnloadImage(characters_img[i]);
|
||||||
|
UnloadImage(image);
|
||||||
UnloadTexture(characters_tex[i]);
|
UnloadTexture(characters_tex[i]);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user