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 }, };