Changeset 665 for libcaca/trunk/test/dithering.c
- Timestamp:
- Mar 22, 2006, 6:46:11 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcaca/trunk/test/dithering.c
r527 r665 40 40 int x, y; 41 41 42 qq = cucul_init( );42 qq = cucul_init(0, 0); 43 43 kk = caca_attach(qq); 44 44
Note: See TracChangeset
for help on using the changeset viewer.