--- np2/io/gdc_cmd.tbl 2003/10/16 17:57:54 1.1 +++ np2/io/gdc_cmd.tbl 2003/12/08 00:55:32 1.2 @@ -1,9 +1,9 @@ typedef struct { - BYTE pos; - BYTE outdatas; - BYTE indatas; - BYTE flag; + UINT8 pos; + UINT8 outdatas; + UINT8 indatas; + UINT8 flag; } GDCCMD; static const GDCCMD gdc_cmd[256] = {