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

add 320x240 for twisted metal 1

This commit is contained in:
FunkyFr3sh 2020-10-02 21:11:45 +02:00
parent 5003bf1085
commit a99313244a

View File

@ -423,6 +423,7 @@ HRESULT __stdcall ddraw_EnumDisplayModes(IDirectDrawImpl *This, DWORD dwFlags, L
SIZE resolutions[] =
{
{ 320, 200 },
{ 320, 240 },
{ 640, 400 },
{ 640, 480 },
{ 800, 600 },