rockbox/manual/plugins/dice.tex
Alex Parker b7330ca295 Correct manual keymaps for plugins recently converted to PLA, and use manual PLA defines for them.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26380 a1c6a512-1295-4272-9138-f99709370657
2010-05-29 15:23:22 +00:00

14 lines
440 B
TeX

\subsection{Dice}
Dice is a simple dice rolling simulator. Select number and type of dice to roll
in a menu and start by choosing ``Roll Dice''. The result is shown as individual
numbers as well as the total of the rolled dice.
\begin{btnmap}
\PluginSelect
\opt{HAVEREMOTEKEYMAP}{& \PluginRCSelect}
& Roll dice again\\
\PluginCancel
\opt{HAVEREMOTEKEYMAP}{& \PluginRCCancel}
& Quit\\
\end{btnmap}