mirror of
https://github.com/libretro/RetroArch
synced 2025-02-11 06:40:48 +00:00
Cleanup
This commit is contained in:
parent
1674dafe79
commit
2bade2c933
@ -258,7 +258,7 @@ bool take_screenshot(void)
|
|||||||
|
|
||||||
msg = msg_screenshot;
|
msg = msg_screenshot;
|
||||||
|
|
||||||
RARCH_LOG("%s.\n", msg_screenshot);
|
RARCH_LOG("%s.\n", msg);
|
||||||
|
|
||||||
is_paused = runloop_ctl(RUNLOOP_CTL_IS_PAUSED, NULL);
|
is_paused = runloop_ctl(RUNLOOP_CTL_IS_PAUSED, NULL);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user