--- xmil/io/ctc.h 2004/08/11 12:08:16 1.3 +++ xmil/io/ctc.h 2004/08/13 01:35:59 1.5 @@ -6,6 +6,7 @@ typedef struct { UINT8 num; UINT8 padding; UINT8 cmd[4]; + UINT8 scale[4]; UINT8 basecnt[4]; SINT32 count[4]; SINT32 countmax[4]; @@ -20,7 +21,6 @@ typedef struct { extern "C" { #endif -// void x1_ctc_int(void); void neitem_ctc(UINT id); BRESULT ieitem_ctc(UINT id);