Added other useful pre-defined screen sizes

git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3227 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: ae1f37ea77f297755154a9ea1427dc4c19ead402
Former-commit-id: 189610329fc01fa541f94bf7867d546b7cbe7608
This commit is contained in:
pouillot 2011-01-02 18:35:52 +00:00
parent 0af6a09802
commit 626c174936

View file

@ -91,14 +91,17 @@ static tScreenSize ADefScreenSizes[] =
{ 960, 600 },
{ 960, 720 },
{ 960, 1200 },
{ 1024, 600 },
{ 1024, 768 },
{ 1152, 768 },
{ 1152, 864 },
{ 1280, 600 },
{ 1280, 720 },
{ 1280, 768 },
{ 1280, 800 },
{ 1280, 960 },
{ 1280, 1024 },
{ 1366, 768 },
{ 1400, 1050 },
{ 1440, 900 },
{ 1600, 900 },