Fix merge error

This commit is contained in:
Andre Leiradella 2018-09-02 14:50:16 +01:00
parent 83169e5fcb
commit 7b5e317ad0

View File

@ -282,8 +282,6 @@ static bool command_read_ram(const char *arg)
data = cheevos_patch_address(addr, cheevos_get_console());
data = cheevos_var_get_memory(&var);
if (data)
{
for (i=0;i<nbytes;i++)