source:
libcaca/trunk/ruby/cucul-dither.h
@
2077
Last change on this file since 2077 was 2008, checked in by , 15 years ago | |
---|---|
|
|
File size: 142 bytes |
Line | |
---|---|
1 | #ifndef __CUCUL_DITHER_H__ |
2 | #define __CUCUL_DITHER_H__ |
3 | |
4 | #include <ruby.h> |
5 | |
6 | extern VALUE cDither; |
7 | extern void Init_cucul_dither(VALUE); |
8 | |
9 | #endif |
Note: See TracBrowser
for help on using the repository browser.