aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/openpandora/build
diff options
context:
space:
mode:
Diffstat (limited to 'backends/platform/openpandora/build')
-rwxr-xr-xbackends/platform/openpandora/build/runscummvm.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/backends/platform/openpandora/build/runscummvm.sh b/backends/platform/openpandora/build/runscummvm.sh
index 48d24a2b81..c641235219 100755
--- a/backends/platform/openpandora/build/runscummvm.sh
+++ b/backends/platform/openpandora/build/runscummvm.sh
@@ -11,4 +11,5 @@ mkdir saves
mkdir runtime
cd runtime
-../bin/scummvm --fullscreen --gfx-mode=2x --config=../scummvm.config
+../bin/scummvm --fullscreen --gfx-mode=2x --config=../scummvm.config --themepath=../data
+