bitblt.h

changeset 11
30d18cf8bb67
parent 3
317de52d8a63
child 33
44d823824a46
     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;