aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorneonloop2023-01-26 00:59:49 +0000
committerneonloop2023-01-26 00:59:49 +0000
commitb54c30613e5a4ade90aa81e832c90f9ab5307cb7 (patch)
treeb376811c679ce6dcfc02507662333220fc43e517 /Makefile
parentf8689b36cf36bf9bba607739f99037c915e3b10d (diff)
downloadpicoarch-b54c30613e5a4ade90aa81e832c90f9ab5307cb7.tar.gz
picoarch-b54c30613e5a4ade90aa81e832c90f9ab5307cb7.tar.bz2
picoarch-b54c30613e5a4ade90aa81e832c90f9ab5307cb7.zip
Forces poll for input before reading
Fixes arduous which reads input but never polls
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6dc3659..bdb6e7e 100644
--- a/Makefile
+++ b/Makefile
@@ -525,7 +525,7 @@ Comment=Small screen libretro frontend
Exec=picoarch %f
Icon=sdlretro_icon
SelectorBrowser=true
-SelectorDir=/mnt/FunKey/.picoarch/cores
+SelectorDir=/mnt/Libretro/cores
SelectorFilter=so
Terminal=false
Type=Application