소스 검색

* Fix a compilation warning due to libcucul API changes.

pull/1/head
Sam Hocevar sam 16 년 전
부모
커밋
ff314b0078
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      tools/caca2tlf.c

+ 1
- 1
tools/caca2tlf.c 파일 보기

@@ -33,7 +33,7 @@ static void add_char(unsigned long int);

cucul_font_t *f;
cucul_canvas_t *out, *onechar;
unsigned long int const *blocks;
uint32_t const *blocks;
uint8_t * image;
unsigned int w, h, gw, fgw, gh, iw, ih;



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