porno canal+

This commit is contained in:
tTh
2024-04-01 18:26:46 +02:00
parent b9102e2991
commit 0c17de9f93
2 changed files with 6 additions and 5 deletions

View File

@@ -43,7 +43,7 @@ mot_clef mots_clef[] =
/*::------------------------------------------------------------------::*/
void usage(int flag)
{
fprintf(stderr, "* tga_television v 0.0.24 [%s] %s\n",
fprintf(stderr, "* tga_television v 0.0.25 [%s] %s\n",
TGA_OUTILS_VERSION, TGA_OUTILS_COPYLEFT);
fprintf(stderr, " compiled %s at %s\n", __DATE__, __TIME__);
fprintf(stderr, "Usage:\n\ttga_television <src.tga> method <dst.tga> [params]\n");
@@ -139,7 +139,7 @@ switch (commande)
foo = Image_TV_triligne(src, dst, par[0]);
break;
case TV_PROTO:
case TV_PROTO: /* effet porno canal+ */
foo = Image_TV_cplus_v1(src, dst, par[0]);
break;