Build fails with multiple definitions of the symbol "loaded". Fix by changing Drivers/video.h > char loaded; change to > extern char loaded;
Build fails with multiple definitions of the symbol "loaded". Fix by changing Drivers/video.h
change to