summaryrefslogtreecommitdiff
path: root/manual/plugins/dice.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/plugins/dice.tex')
-rw-r--r--manual/plugins/dice.tex6
1 files changed, 2 insertions, 4 deletions
diff --git a/manual/plugins/dice.tex b/manual/plugins/dice.tex
index d3a2412d88..e06f837d86 100644
--- a/manual/plugins/dice.tex
+++ b/manual/plugins/dice.tex
@@ -3,8 +3,7 @@ Dice is a simple dice rolling simulator. Select number and type of dice to roll
3in a menu and start by choosing ``Roll Dice''. The result is shown as individual 3in a menu and start by choosing ``Roll Dice''. The result is shown as individual
4numbers as well as the total of the rolled dice. 4numbers as well as the total of the rolled dice.
5 5
6\begin{table} 6\begin{btnmap}
7 \begin{btnmap}{}{}
8 \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn} 7 \opt{RECORDER_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
9 \opt{ONDIO_PAD}{\ButtonMenu} 8 \opt{ONDIO_PAD}{\ButtonMenu}
10 \opt{GIGABEAT_PAD}{\ButtonA} 9 \opt{GIGABEAT_PAD}{\ButtonA}
@@ -29,5 +28,4 @@ numbers as well as the total of the rolled dice.
29 \opt{IRIVER_RC_H100_PAD}{\ButtonRCStop} 28 \opt{IRIVER_RC_H100_PAD}{\ButtonRCStop}
30 } 29 }
31 & Quit\\ 30 & Quit\\
32 \end{btnmap} 31\end{btnmap}
33\end{table}