add 512x384
This commit is contained in:
parent
e9a5066ba3
commit
3eff542e15
1 changed files with 1 additions and 0 deletions
1
src/dd.c
1
src/dd.c
|
@ -120,6 +120,7 @@ HRESULT dd_EnumDisplayModes(DWORD dwFlags, LPDDSURFACEDESC lpDDSurfaceDesc, LPVO
|
||||||
{
|
{
|
||||||
{ 320, 200 },
|
{ 320, 200 },
|
||||||
{ 320, 240 },
|
{ 320, 240 },
|
||||||
|
{ 512, 384 },
|
||||||
{ 640, 400 },
|
{ 640, 400 },
|
||||||
{ 640, 480 },
|
{ 640, 480 },
|
||||||
{ 800, 600 },
|
{ 800, 600 },
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue