aboutsummaryrefslogtreecommitdiffstats
path: root/testing/ppsspp/ppsspp-headless
diff options
context:
space:
mode:
Diffstat (limited to 'testing/ppsspp/ppsspp-headless')
-rwxr-xr-xtesting/ppsspp/ppsspp-headless3
1 files changed, 3 insertions, 0 deletions
diff --git a/testing/ppsspp/ppsspp-headless b/testing/ppsspp/ppsspp-headless
new file mode 100755
index 0000000000..21175735fa
--- /dev/null
+++ b/testing/ppsspp/ppsspp-headless
@@ -0,0 +1,3 @@
+#!/bin/sh
+cd /usr/share/ppsspp
+exec ./PPSSPPHeadless "$@"