mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
Fix merge error
This commit is contained in:
parent
83169e5fcb
commit
7b5e317ad0
1 changed files with 0 additions and 2 deletions
|
@ -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++)
|
||||
|
|
Loading…
Add table
Reference in a new issue