--- hatari/src/includes/vdi.h 2019/04/09 08:49:36 1.1.1.7 +++ hatari/src/includes/vdi.h 2019/04/09 08:50:30 1.1.1.8 @@ -39,5 +39,6 @@ extern void VDI_Info(Uint32 bShowOpcodes extern bool VDI_AES_Entry(void); extern void VDI_LineA(Uint32 LineABase, Uint32 FontBase); extern void VDI_Complete(void); +extern void VDI_Reset(void); #endif /* HATARI_VDI_H */