mirror of
https://github.com/libretro/beetle-lynx-libretro.git
synced 2024-11-23 08:10:55 +00:00
Cleanup
This commit is contained in:
parent
c463856106
commit
26cb625d1f
@ -372,8 +372,6 @@ static bool TestConditions(const char *string)
|
|||||||
if(value_at_address | v_value)
|
if(value_at_address | v_value)
|
||||||
passed = 0;
|
passed = 0;
|
||||||
}
|
}
|
||||||
else
|
|
||||||
puts("Invalid operation");
|
|
||||||
string = strchr(string, ',');
|
string = strchr(string, ',');
|
||||||
if(string == NULL)
|
if(string == NULL)
|
||||||
break;
|
break;
|
||||||
|
Loading…
Reference in New Issue
Block a user