Style nit

This commit is contained in:
libretroadmin 2023-03-13 02:23:52 +01:00
parent 60dc768f78
commit 5c51232731

View File

@ -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)