diff options
Diffstat (limited to 'backends/platform/openpandora/build')
-rwxr-xr-x | backends/platform/openpandora/build/runscummvm.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/backends/platform/openpandora/build/runscummvm.sh b/backends/platform/openpandora/build/runscummvm.sh index c641235219..9c9d8362cb 100755 --- a/backends/platform/openpandora/build/runscummvm.sh +++ b/backends/platform/openpandora/build/runscummvm.sh @@ -12,4 +12,3 @@ mkdir runtime cd runtime ../bin/scummvm --fullscreen --gfx-mode=2x --config=../scummvm.config --themepath=../data - |