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:
parent
6e92e93334
commit
ec11947593
@ -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 },
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user