mirror of
https://github.com/libretro/RetroArch
synced 2025-03-03 04:14:00 +00:00
(XMB) Slower the ribbon
This commit is contained in:
parent
5bdd9be52b
commit
1b0381ca02
@ -1931,7 +1931,7 @@ static void xmb_draw_ribbon(menu_display_ctx_draw_t *draw)
|
||||
|
||||
video_shader_driver_ctl(SHADER_CTL_USE, &shader_info);
|
||||
|
||||
t += 0.02;
|
||||
t += 0.01;
|
||||
|
||||
uniform_param.lookup.enable = true;
|
||||
uniform_param.lookup.idx = VIDEO_SHADER_MENU;
|
||||
|
Loading…
x
Reference in New Issue
Block a user