ppsspp-git/ppsspp-qt.sh
2017-05-20 01:31:05 +02:00

5 lines
47 B
Bash

#!/bin/sh
cd /opt/ppsspp
exec ./PPSSPPQt "$@"