--- np2/sdl/np2.c 2003/11/21 06:51:12 1.1 +++ np2/sdl/np2.c 2004/01/22 02:11:26 1.3 @@ -20,13 +20,12 @@ #include "s98.h" #include "diskdrv.h" #include "timing.h" -#include "statsave.h" #include "vramhdl.h" #include "menubase.h" #include "sysmenu.h" - NP2OSCFG np2oscfg = {0, 2, 0, 0}; + NP2OSCFG np2oscfg = {0, 0, 0, 0, 0}; static UINT framecnt; static UINT waitcnt; static UINT framemax = 1;