mirror of
https://github.com/libretro/RetroArch
synced 2025-04-25 00:02:31 +00:00
Cleanup
This commit is contained in:
parent
1fafdb2843
commit
0fd00ca82f
@ -181,7 +181,7 @@ static void frontend_xdk_get_environment_settings(int *argc, char *argv[],
|
|||||||
|
|
||||||
if (
|
if (
|
||||||
!string_is_empty(extracted_path)
|
!string_is_empty(extracted_path)
|
||||||
&& (strstr(extracted_path, "Pool") == NULL)
|
&& (!strstr(extracted_path, "Pool"))
|
||||||
/* Hack. Unknown problem */)
|
/* Hack. Unknown problem */)
|
||||||
{
|
{
|
||||||
/* Auto-start game */
|
/* Auto-start game */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user