Przeglądaj źródła

* examples/aafire.c:

+ Render cacafire at full speed.
tags/v0.99.beta14
Sam Hocevar sam 21 lat temu
rodzic
commit
21930711cd
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      examples/aafire.c

+ 1
- 1
examples/aafire.c Wyświetl plik

@@ -104,7 +104,7 @@ initialize (void)
printf ("Failed to initialize libcaca\n");
exit (1);
}
caca_set_delay(20000);
caca_set_delay(0);
#else
context = aa_autoinit (&aa_defparams);
if (context == NULL)


Ładowanie…
Anuluj
Zapisz