summaryrefslogtreecommitdiff
path: root/manual/plugins/rockblox1d.tex
diff options
context:
space:
mode:
authorAlexander Levin <al.le@rockbox.org>2010-05-20 17:38:38 +0000
committerAlexander Levin <al.le@rockbox.org>2010-05-20 17:38:38 +0000
commit97365803d390e44155fc41657bd03a7b121956aa (patch)
tree1cad7d63df2fd72a0dfd3726720a6689b401b04d /manual/plugins/rockblox1d.tex
parent0a21ffabbe63f8dd5c893266bdd39bebc2231adc (diff)
downloadrockbox-97365803d390e44155fc41657bd03a7b121956aa.tar.gz
rockbox-97365803d390e44155fc41657bd03a7b121956aa.zip
Get rid of unnecessary 'table' environment and the never used parameters for button maps (FS#11088)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26201 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/rockblox1d.tex')
-rw-r--r--manual/plugins/rockblox1d.tex6
1 files changed, 2 insertions, 4 deletions
diff --git a/manual/plugins/rockblox1d.tex b/manual/plugins/rockblox1d.tex
index 7a2216cb97..6f421f41b6 100644
--- a/manual/plugins/rockblox1d.tex
+++ b/manual/plugins/rockblox1d.tex
@@ -5,8 +5,7 @@ Rockblox1d is a game for people who find rockblox too hard. In this version the
5second dimension is missing so the user only has to move the bricks down. No 5second dimension is missing so the user only has to move the bricks down. No
6horizontal moving anymore and no need to rotate the brick! 6horizontal moving anymore and no need to rotate the brick!
7 7
8\begin{table} 8\begin{btnmap}
9 \begin{btnmap}{}{}
10 \opt{ONDIO_PAD}{\ButtonRight} 9 \opt{ONDIO_PAD}{\ButtonRight}
11 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD,IPOD_3G_PAD% 10 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,IPOD_4G_PAD,IPOD_3G_PAD%
12 ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,SANSA_E200_PAD% 11 ,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,SANSA_E200_PAD%
@@ -27,5 +26,4 @@ horizontal moving anymore and no need to rotate the brick!
27 \opt{PBELL_VIBE500_PAD}{\ButtonRec} 26 \opt{PBELL_VIBE500_PAD}{\ButtonRec}
28 \opt{HAVEREMOTEKEYMAP}{& } 27 \opt{HAVEREMOTEKEYMAP}{& }
29 & Quit\\ 28 & Quit\\
30 \end{btnmap} 29\end{btnmap}
31\end{table}