summaryrefslogtreecommitdiff
path: root/manual/plugins/snake.tex
diff options
context:
space:
mode:
authorMartin Arver <martin.arver@gmail.com>2006-10-17 14:43:39 +0000
committerMartin Arver <martin.arver@gmail.com>2006-10-17 14:43:39 +0000
commit5df64236da4458edf665e486aee03f9c6c475f7f (patch)
treef3da72ec7b282c18511f00f276625935c81da606 /manual/plugins/snake.tex
parent08a4ceaae7ac756b8815b230d12ba7992a0cb120 (diff)
Add missing h10 button definitions for the game plugins.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11248 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/snake.tex')
-rw-r--r--manual/plugins/snake.tex3
1 files changed, 2 insertions, 1 deletions
diff --git a/manual/plugins/snake.tex b/manual/plugins/snake.tex
index 8b2e79652a..90708b49b5 100644
--- a/manual/plugins/snake.tex
+++ b/manual/plugins/snake.tex
@@ -9,9 +9,10 @@ end when the snake touches either the borders of the screen or itself.
\begin{btnmap}{}{}
\opt{RECORDER_PAD,IAUDIO_X5_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonUp/\ButtonDown}
\opt{IPOD_3G_PAD,IPOD_4G_PAD}{\ButtonMenu/\ButtonPlay}
+ \opt{IRIVER_H10_PAD}{\ButtonScrollUp/\ButtonScrollDown}
& Change levels (1 is slowest, 9 is fastest)\\
%
- \opt{RECORDER_PAD,IAUDIO_X5_PAD}{\ButtonPlay}
+ \opt{RECORDER_PAD,IAUDIO_X5_PAD,IRIVER_H10_PAD}{\ButtonPlay}
\opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonSelect}
\opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOn}
\opt{ONDIO_PAD}{\ButtonMenu}