mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
Update platform_unix.c
This commit is contained in:
parent
2f16fb1345
commit
048980e051
@ -571,7 +571,6 @@ static bool device_is_xperia_play(const char *name)
|
||||
strstr(name, "R800a") ||
|
||||
strstr(name, "R800") ||
|
||||
strstr(name, "Xperia Play") ||
|
||||
strstr(name, "Play") ||
|
||||
strstr(name, "SO-01D")
|
||||
)
|
||||
return true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user