Changeset 859 for libcaca/trunk/test
- Timestamp:
- Apr 24, 2006, 10:35:59 PM (15 years ago)
- Location:
- libcaca/trunk/test
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
libcaca/trunk/test/colors.c
r849 r859 13 13 14 14 #include "config.h" 15 #include "common.h" 15 16 16 17 #if !defined(__KERNEL__) -
libcaca/trunk/test/demo.c
r839 r859 13 13 14 14 #include "config.h" 15 #include "common.h" 15 16 16 17 #include <math.h> -
libcaca/trunk/test/dithering.c
r849 r859 13 13 14 14 #include "config.h" 15 #include "common.h" 15 16 16 17 #include <stdio.h> -
libcaca/trunk/test/event.c
r832 r859 13 13 14 14 #include "config.h" 15 #include "common.h" 15 16 16 17 #include <stdio.h> -
libcaca/trunk/test/spritedit.c
r839 r859 13 13 14 14 #include "config.h" 15 #include "common.h" 15 16 16 17 #include <stdio.h>
Note: See TracChangeset
for help on using the changeset viewer.