1.1 --- a/bitblt.h Sat Dec 29 17:44:57 2001 +0000
1.2 +++ b/bitblt.h Sat Dec 29 17:45:43 2001 +0000
1.3 @@ -1,7 +1,3 @@
1.4 -typedef unsigned char u8;
1.5 -typedef unsigned int u32;
1.6 -typedef int boolean;
1.7 -
1.8 typedef struct Point
1.9 {
1.10 u32 x;