--- np2/win9x/np2.h 2004/01/24 18:20:06 1.11 +++ np2/win9x/np2.h 2004/02/13 20:31:55 1.13 @@ -58,6 +58,7 @@ typedef struct { BYTE I286SAVE; BYTE hostdrv_write; BYTE jastsnd; + BYTE useromeo; } NP2OSCFG; @@ -110,8 +111,6 @@ enum { MMXFLAG_NOTSUPPORT = 2 }; -#define STATSAVEMAX 10 - extern NP2OSCFG np2oscfg; extern HWND hWndMain;