Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/retroarch-clover.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2017-03-18 05:17:47 +0300
committerAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2017-03-18 05:17:47 +0300
commit1b24f1a974c614042237c1c0253f09d76e891743 (patch)
tree3dc5a00637e3fed93515e83137e249208f4c48c0 /core_modules/use_picodrive.hmod/bin/picodrive
parent8eeebb4aadca6d854707ad061c815864308ef472 (diff)
pcm720, mods should not replace/erase any files
Diffstat (limited to 'core_modules/use_picodrive.hmod/bin/picodrive')
-rwxr-xr-xcore_modules/use_picodrive.hmod/bin/picodrive2
1 files changed, 2 insertions, 0 deletions
diff --git a/core_modules/use_picodrive.hmod/bin/picodrive b/core_modules/use_picodrive.hmod/bin/picodrive
new file mode 100755
index 0000000..a40abc3
--- /dev/null
+++ b/core_modules/use_picodrive.hmod/bin/picodrive
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec retroarch-clover picodrive "$@"