diff --git a/src/fceu.cpp b/src/fceu.cpp index e4242bbf..098bf889 100644 --- a/src/fceu.cpp +++ b/src/fceu.cpp @@ -806,7 +806,9 @@ void PowerNES(void) timestampbase = 0; X6502_Power(); +#ifdef WIN32 ResetDebugStatisticsCounters(); +#endif FCEU_PowerCheats(); LagCounterReset(); // clear back baffer