(Lakka) Animations show up - unreliable though

This commit is contained in:
twinaphex 2014-05-29 16:35:23 +02:00
parent e53c3a0b60
commit 223ae6033d

View File

@ -738,7 +738,7 @@ static void lakka_frame(void *data)
if (!rgui || !gl)
return;
update_tweens((float)rgui->delta/10000);
update_tweens((float)rgui->delta/10000000000);
glViewport(0, 0, gl->win_width, gl->win_height);