QuakeGod
2022-01-16 326d3e312c74726814c39c9d112faab03c4a167c
KLink2/KLink.h
@@ -18,7 +18,7 @@
*/
//AFX_EXT_CLASS
// 此类是从KLink2.dll 导出的
class KLINK2_API KLink2 {
@@ -637,7 +637,6 @@
   int FinishProgram(UCHAR nDst, UCHAR nType, USHORT nStepSize);
   int ReadRunStat(UCHAR nDst, UCHAR nType, USHORT nWordAddr, UCHAR nWordCount, USHORT * Values);
};