summarylogtreecommitdiffstats
path: root/ppsspp.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ppsspp.sh')
-rw-r--r--ppsspp.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ppsspp.sh b/ppsspp.sh
index 2bec51d83df8..b48e268324b0 100644
--- a/ppsspp.sh
+++ b/ppsspp.sh
@@ -1,4 +1,4 @@
#!/bin/sh
cd /opt/ppsspp
-exec ./PPSSPPSDL $*
+exec ./PPSSPPSDL "$@"