summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
Diffstat (limited to 'games')
-rw-r--r--games/thps22
-rw-r--r--games/torment2
2 files changed, 2 insertions, 2 deletions
diff --git a/games/thps2 b/games/thps2
index c8e1559..286d8b1 100644
--- a/games/thps2
+++ b/games/thps2
@@ -3,6 +3,6 @@ inherit wine
PREFIX="thps2"
SIZE="1024x768"
EXE="c:/thps2/THawk2.exe"
-EXARGS="-depth 16"
+X_ARGS="-depth 16"
# vim:ft=sh
diff --git a/games/torment b/games/torment
index ac14616..ba8eada 100644
--- a/games/torment
+++ b/games/torment
@@ -6,7 +6,7 @@ PREFIX="infinity"
#SIZE="1280x960"
SIZE="1280x960"
EXE="c:/torment/torment.exe"
-EXARGS="-depth 16"
+X_ARGS="-depth 16"
mnttrgt="$WINEPREFIX/drive_c/tormentcds"