(Lakka) Forgot to uncomment a test

This commit is contained in:
Jean-André Santoni 2014-08-09 09:53:09 +02:00
parent 5fb113e75b
commit 3957f3f72e

View File

@ -150,7 +150,7 @@ static void lakka_responsive(void)
return;
}
if (1)//(gl->win_width >= 1920)
if (gl->win_width >= 1920)
{
icon_size = 192;
hspacing = 300;