summaryrefslogtreecommitdiff
path: root/manual
diff options
context:
space:
mode:
Diffstat (limited to 'manual')
-rw-r--r--manual/plugins/jackpot.tex10
-rw-r--r--manual/plugins/main.tex2
2 files changed, 8 insertions, 4 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 @@
4This 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
5have 20\$. Payouts are given when three matching symbols come up. 5have 20\$. Payouts are given when three matching symbols come up.
6 6
7% fill out for every other target...
7\begin{table} 8\begin{table}
8\begin{btnmap}{}{} 9\begin{btnmap}{}{}
9\ButtonPlay \opt{IRIVER_RC_H100_PAD}{&} & Play \\ 10 \opt{PLAYER_PAD}{\ButtonPlay}
10\ButtonStop \opt{IRIVER_RC_H100_PAD}{&} & Exit the game \\ 11 \opt{IRIVER_RC_H100_PAD}{&}
12 & Play \\
13 \opt{PLAYER_PAD}{\ButtonStop}
14 \opt{IRIVER_RC_H100_PAD}{&}
15 & Exit the game \\
11\end{btnmap} 16\end{btnmap}
12\end{table} 17\end{table}
13 18
14
diff --git a/manual/plugins/main.tex b/manual/plugins/main.tex
index f500d8084e..39b36f0a3c 100644
--- a/manual/plugins/main.tex
+++ b/manual/plugins/main.tex
@@ -42,7 +42,7 @@ text files%
42\opt{lcd_non-mono}{\nopt{h10_5gb,ipodmini,c200}{ 42\opt{lcd_non-mono}{\nopt{h10_5gb,ipodmini,c200}{
43 \input{plugins/invadrox.tex}}} 43 \input{plugins/invadrox.tex}}}
44 44
45\opt{player}{\input{plugins/jackpot.tex}} 45{\input{plugins/jackpot.tex}}
46 46
47\opt{lcd_bitmap}{\input{plugins/jewels.tex}} 47\opt{lcd_bitmap}{\input{plugins/jewels.tex}}
48 48