remove some resolutions to keep the list short

This commit is contained in:
FunkyFr3sh 2018-11-14 09:21:23 +01:00
parent 6e92e93334
commit ec11947593

View file

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