mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
Cleanup
This commit is contained in:
parent
1fafdb2843
commit
0fd00ca82f
1 changed files with 1 additions and 1 deletions
|
@ -181,7 +181,7 @@ static void frontend_xdk_get_environment_settings(int *argc, char *argv[],
|
|||
|
||||
if (
|
||||
!string_is_empty(extracted_path)
|
||||
&& (strstr(extracted_path, "Pool") == NULL)
|
||||
&& (!strstr(extracted_path, "Pool"))
|
||||
/* Hack. Unknown problem */)
|
||||
{
|
||||
/* Auto-start game */
|
||||
|
|
Loading…
Add table
Reference in a new issue