--- previous/src/video.c 2018/04/24 19:31:21 1.1.1.4 +++ previous/src/video.c 2018/04/24 19:33:18 1.1.1.5 @@ -21,7 +21,7 @@ const char Video_fileid[] = "Previous vi #include "dma.h" #include "sysReg.h" #include "tmc.h" -#include "nd_sdl.h" +#include "nd_sdl.hpp" /*--------------------------------------------------------------*/ /* Local functions prototypes */ @@ -34,7 +34,6 @@ const char Video_fileid[] = "Previous vi */ void Video_Reset(void) { Video_StartInterrupts(0); - nd_start_interrupts(); } #define NEXT_VBL_FREQ 68