diff options
Diffstat (limited to 'games/rott/rott.sh')
-rw-r--r-- | games/rott/rott.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games/rott/rott.sh b/games/rott/rott.sh index 2248dfd758..dea7ee767f 100644 --- a/games/rott/rott.sh +++ b/games/rott/rott.sh @@ -2,6 +2,9 @@ # Wrapper script for Rise of the Triad, by B. Watson +# Figures out which rott binary to execute, based on which +# game data files are installed. + DATADIR=/usr/share/games/rott CDROMFILE=$DATADIR/ROTTCD.RTC REGFILE=$DATADIR/DARKWAR.WAD |