From 7144d32960db4854887bc203e9a9c6947ae3f73b Mon Sep 17 00:00:00 2001 From: OBattler Date: Thu, 29 Jul 2021 20:42:06 +0200 Subject: [PATCH] Removed from the makefile that, which was not supposed to be there. --- src/win/Makefile.mingw | 1 - 1 file changed, 1 deletion(-) diff --git a/src/win/Makefile.mingw b/src/win/Makefile.mingw index 29de899d7..c00cde83b 100644 --- a/src/win/Makefile.mingw +++ b/src/win/Makefile.mingw @@ -760,7 +760,6 @@ VIDOBJ := video.o \ vid_ht216.o \ vid_oak_oti.o \ vid_paradise.o \ - vid_rage128pro.o \ vid_rtg310x.o \ vid_ti_cf62011.o \ vid_tvga.o \