Added some resolutions

This commit is contained in:
SuperrSonic 2014-06-09 14:01:19 -04:00
parent e82688ca32
commit 6b36426aa6

View File

@ -3258,6 +3258,7 @@ static unsigned rgui_gx_resolutions[GX_RESOLUTIONS_LAST][2] = {
{ 512, 232 },
{ 512, 236 },
{ 336, 240 },
{ 352, 240 },
{ 384, 240 },
{ 512, 240 },
{ 530, 240 },
@ -3275,9 +3276,11 @@ static unsigned rgui_gx_resolutions[GX_RESOLUTIONS_LAST][2] = {
{ 340, 464 },
{ 512, 464 },
{ 512, 472 },
{ 352, 480 },
{ 384, 480 },
{ 512, 480 },
{ 530, 480 },
{ 608, 480 },
{ 640, 480 },
};