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

add 512x384

This commit is contained in:
FunkyFr3sh 2021-06-02 15:15:29 +02:00
parent e9a5066ba3
commit 3eff542e15

View File

@ -120,6 +120,7 @@ HRESULT dd_EnumDisplayModes(DWORD dwFlags, LPDDSURFACEDESC lpDDSurfaceDesc, LPVO
{
{ 320, 200 },
{ 320, 240 },
{ 512, 384 },
{ 640, 400 },
{ 640, 480 },
{ 800, 600 },