summaryrefslogtreecommitdiffstats
path: root/manual/plugins/jackpot.tex
diff options
context:
space:
mode:
authorMarianne Arnold <pixelma@rockbox.org>2009-07-08 20:27:21 +0000
committerMarianne Arnold <pixelma@rockbox.org>2009-07-08 20:27:21 +0000
commitca0a92623c5692a175d5959a9e12fc2e6123f0a8 (patch)
tree2298b9e0f842b546becfdd4a8e5ca92cbf764c77 /manual/plugins/jackpot.tex
parentd2595688319fefe8e6af2b6fb25b7bd4ba4a87a2 (diff)
downloadrockbox-ca0a92623c5692a175d5959a9e12fc2e6123f0a8.tar.gz
rockbox-ca0a92623c5692a175d5959a9e12fc2e6123f0a8.zip
Jackpot is now available on all targets, so enable it for all manuals as well. The button table needs to be filled out still though. Also move the opt for the H100 remote again (see r21696).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21729 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/jackpot.tex')
-rw-r--r--manual/plugins/jackpot.tex10
1 files changed, 7 insertions, 3 deletions
diff --git a/manual/plugins/jackpot.tex b/manual/plugins/jackpot.tex
index b0c07eebd5..e7291d5199 100644
--- a/manual/plugins/jackpot.tex
+++ b/manual/plugins/jackpot.tex
@@ -4,11 +4,15 @@
This is a jackpot slot machine game. At the beginning of the game you
have 20\$. Payouts are given when three matching symbols come up.
+% fill out for every other target...
\begin{table}
\begin{btnmap}{}{}
-\ButtonPlay \opt{IRIVER_RC_H100_PAD}{&} & Play \\
-\ButtonStop \opt{IRIVER_RC_H100_PAD}{&} & Exit the game \\
+ \opt{PLAYER_PAD}{\ButtonPlay}
+ \opt{IRIVER_RC_H100_PAD}{&}
+ & Play \\
+ \opt{PLAYER_PAD}{\ButtonStop}
+ \opt{IRIVER_RC_H100_PAD}{&}
+ & Exit the game \\
\end{btnmap}
\end{table}
-