aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/gph/build/scummvm.gpe
diff options
context:
space:
mode:
Diffstat (limited to 'backends/platform/gph/build/scummvm.gpe')
-rwxr-xr-xbackends/platform/gph/build/scummvm.gpe2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/platform/gph/build/scummvm.gpe b/backends/platform/gph/build/scummvm.gpe
index 42cc00a22a..2866825e91 100755
--- a/backends/platform/gph/build/scummvm.gpe
+++ b/backends/platform/gph/build/scummvm.gpe
@@ -5,7 +5,7 @@
export LD_LIBRARY_PATH=`pwd`/lib:$LD_LIBRARY_PATH
# Run ScummVM, important this bit.
-./scummvm.wiz --fullscreen --gfx-mode=1x --config=$(pwd)/.scummvmrc
+./scummvm.wiz --fullscreen --gfx-mode=1x --config=$(pwd)/.scummvmrc
# Sync the SD card to check that everything is written.
sync