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[] = SIZE resolutions[] =
{ {
{ 320, 200 }, { 320, 200 },
{ 320, 240 },
{ 640, 400 }, { 640, 400 },
{ 640, 480 }, { 640, 480 },
{ 800, 600 }, { 800, 600 },