type.h@9c85a4cd88a3
type.h
Wed, 02 Jan 2002 16:39:39 +0000
- author
- eric
- date
- Wed, 02 Jan 2002 16:39:39 +0000
- changeset 42
- 9c85a4cd88a3
- parent 35
-
41804cc569ab
- permissions
- -rw-r--r--
started work on bitblt optimization - split rotate functions from bitblt.
1 typedef unsigned char u8;
2 typedef unsigned short u16;
3 typedef unsigned int u32;