@ -91,7 +91,6 @@ int image_save_bmp(Image image, const char* path) {
}
printf("wrote %li bytes...\n", size);
fclose(fp);
return 1;