mirror of
https://github.com/libretro/RetroArch.git
synced 2025-02-02 06:53:39 +00:00
Change this back
This commit is contained in:
parent
f6d361ad08
commit
69bdf581f4
@ -268,7 +268,7 @@ static void gfx_widget_screenshot_iterate(
|
||||
|
||||
timer.cb = gfx_widget_screenshot_end;
|
||||
timer.duration = SCREENSHOT_NOTIFICATION_DURATION;
|
||||
timer.userdata = user_data;
|
||||
timer.userdata = NULL;
|
||||
|
||||
gfx_timer_start(&state->timer, &timer);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user