소스 검색

* Hahaha mais le vieux porc c'est moi.

tags/v0.99.beta14
Sam Hocevar sam 20 년 전
부모
커밋
9e0548113d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      test/gamma.c

+ 1
- 1
test/gamma.c 파일 보기

@@ -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);


불러오는 중...
취소
저장