Marcus Meissner
4f106f5171
PSP emulator. OBS-URL: https://build.opensuse.org/request/show/183035 OBS-URL: https://build.opensuse.org/package/show/Emulators/ppsspp?expand=0&rev=1
5 lines
57 B
Bash
5 lines
57 B
Bash
#/bin/bash
|
|
|
|
cd /usr/share/ppsspp
|
|
/usr/bin/PPSSPPSDL "$@"
|