summaryrefslogtreecommitdiff
path: root/manual/plugins/jackpot.tex
diff options
context:
space:
mode:
authorDominik Riebeling <Dominik.Riebeling@gmail.com>2006-04-17 16:55:14 +0000
committerDominik Riebeling <Dominik.Riebeling@gmail.com>2006-04-17 16:55:14 +0000
commit19bd1a4cebcbe406cf9cf53111004b5655609df7 (patch)
tree1ca0b561f5836dd398e615177e5cb3b1be064562 /manual/plugins/jackpot.tex
parent9f2be9b17f4e3e1b418e2e8513a6f28b496354fe (diff)
downloadrockbox-19bd1a4cebcbe406cf9cf53111004b5655609df7.tar.gz
rockbox-19bd1a4cebcbe406cf9cf53111004b5655609df7.zip
Fix Nim and Jackpot plugins for player. Add new platforms for Sudoku and Bubbles. (FS#5154, FS#5158 by Mark Bright)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9703 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/jackpot.tex')
-rw-r--r--manual/plugins/jackpot.tex14
1 files changed, 4 insertions, 10 deletions
diff --git a/manual/plugins/jackpot.tex b/manual/plugins/jackpot.tex
index 1884d48ab8..7c109e23cb 100644
--- a/manual/plugins/jackpot.tex
+++ b/manual/plugins/jackpot.tex
@@ -1,19 +1,13 @@
1% $Id$ %
1\subsection{Jackpot} 2\subsection{Jackpot}
2{\centering\itshape 3\screenshot{plugins/images/ss-jackpot}{Jackpot}{img:Jackpot}
3 [Warning: Image ignored] % Unhandled or unsupported graphics:
4%\includegraphics[width=4.669cm,height=1.998cm]{images/rockbox-manual-img37.png}
5 \newline
6Jackpot
7\par}
8
9This is a jackpot slot machine game. At the beginning of the game you 4This is a jackpot slot machine game. At the beginning of the game you
10have 20\$. Payouts are given when three matching symbols come up. 5have 20\$. Payouts are given when three matching symbols come up.
11 6
12\begin{table} 7\begin{table}
13\begin{btnmap}{}{} 8\begin{btnmap}{}{}
14KEY & ACTION \\ 9\ButtonPlay & Play \\
15PLAY & Play \\ 10\ButtonStop & Exit the game \\
16STOP & Exit the game \\
17\end{btnmap} 11\end{btnmap}
18\end{table} 12\end{table}
19 13