This commit is contained in:
rsc 2007-08-24 20:27:47 +00:00
parent dd86897434
commit ffa58d3616

View file

@ -1,3 +1,3 @@
typedef unsigned int uint;
typedef unsigned int uint;
typedef unsigned short ushort;
typedef unsigned char uchar;
typedef unsigned char uchar;