This commit is contained in:
twinaphex 2016-01-30 03:11:07 +01:00
parent 1674dafe79
commit 2bade2c933

View File

@ -258,7 +258,7 @@ bool take_screenshot(void)
msg = msg_screenshot;
RARCH_LOG("%s.\n", msg_screenshot);
RARCH_LOG("%s.\n", msg);
is_paused = runloop_ctl(RUNLOOP_CTL_IS_PAUSED, NULL);