--- hatari/src/includes/cycles.h 2019/04/09 08:48:39 1.1.1.3 +++ hatari/src/includes/cycles.h 2019/04/09 08:50:24 1.1.1.4 @@ -23,6 +23,7 @@ enum extern int nCyclesMainCounter; extern int CurrentInstrCycles; +extern int MovepByteNbr; extern void Cycles_MemorySnapShot_Capture(bool bSave);