1
0
mirror of https://github.com/FunkyFr3sh/cnc-ddraw.git synced 2025-03-15 06:04:49 +01:00

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