mirror of
https://github.com/libretro/RetroArch.git
synced 2025-02-25 20:32:22 +00:00
Style nit
This commit is contained in:
parent
60dc768f78
commit
5c51232731
@ -4952,7 +4952,7 @@ bool replay_set_serialized_data(void* buf)
|
||||
and allow the user to continue it?
|
||||
Or would that be better done from the replay hotkeys?
|
||||
*/
|
||||
if(!(playback || recording))
|
||||
if (!(playback || recording))
|
||||
return true;
|
||||
|
||||
if (!buffer)
|
||||
|
Loading…
x
Reference in New Issue
Block a user