Changeset 765 for libcaca/trunk/cucul/colour.c
- Timestamp:
- Apr 13, 2006, 7:08:16 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcaca/trunk/cucul/colour.c
r764 r765 43 43 return def; 44 44 45 best = def; 45 46 dist = 0xffff; 46 47 for(i = 0; i < 16; i++)
Note: See TracChangeset
for help on using the changeset viewer.