From ec119475939b41d007a627af6b798428204b3a00 Mon Sep 17 00:00:00 2001 From: FunkyFr3sh Date: Wed, 14 Nov 2018 09:21:23 +0100 Subject: [PATCH] remove some resolutions to keep the list short --- src/main.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/main.c b/src/main.c index f562228..8142443 100644 --- a/src/main.c +++ b/src/main.c @@ -191,10 +191,8 @@ HRESULT __stdcall ddraw_EnumDisplayModes(IDirectDrawImpl *This, DWORD dwFlags, L { 640, 480 }, { 800, 600 }, { 1024, 768 }, - { 1280, 960 }, { 1280, 1024 }, { 1280, 720 }, - { 1600, 900 }, { 1920, 1080 }, };