Browse Source

* Hahaha mais le vieux porc c'est moi.

tags/v0.99.beta14
Sam Hocevar sam 18 years ago
parent
commit
9e0548113d
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      test/gamma.c

+ 1
- 1
test/gamma.c View File

@@ -95,7 +95,7 @@ int main(void)
(1.0 + cos(0.05 * (float)x))
* 0.5 * cucul_get_height(mask),
cucul_get_width(mask) / 2,
cucul_get_height(mask) / 2, '#');
cucul_get_height(mask) / 2, "#");

/* Blit the spare canvas onto the first one */
cucul_blit(qq, 0, 0, gg, mask);


Loading…
Cancel
Save