coronavirus panic

This commit is contained in:
2020-03-17 09:29:20 +01:00
parent 9b8a30f0b7
commit 7372ffdbb6
2 changed files with 4 additions and 1 deletions

View File

@@ -46,6 +46,8 @@ for (x=0; x<fimg->width; x++) {
fimg_plot_rgb(fimg, x, y, fr, fg, fb);
}
return 0;
}
/* --------------------------------------------------------------------- */