summaryrefslogtreecommitdiff
path: root/manual/plugins/xobox.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/xobox.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/xobox.tex')
-rw-r--r--manual/plugins/xobox.tex4
1 files changed, 1 insertions, 3 deletions
diff --git a/manual/plugins/xobox.tex b/manual/plugins/xobox.tex
index ffd31b67de..9ddf179858 100644
--- a/manual/plugins/xobox.tex
+++ b/manual/plugins/xobox.tex
@@ -7,8 +7,7 @@ order to remove that section from the game. Be careful not to get in the way of
7enemy balls because, if they hit you or your trail, you lose a life. 7enemy balls because, if they hit you or your trail, you lose a life.
8To finish a level you have to section off more than 75\%. 8To finish a level you have to section off more than 75\%.
9 9
10\begin{table} 10\begin{btnmap}
11\begin{btnmap}{}{}
12 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu, \ButtonPlay,} 11 \opt{IPOD_4G_PAD,IPOD_3G_PAD}{\ButtonMenu, \ButtonPlay,}
13 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD% 12 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_E200_PAD,SANSA_C200_PAD%
14 ,RECORDER_PAD,ONDIO_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,PBELL_VIBE500_PAD}% 13 ,RECORDER_PAD,ONDIO_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,MROBE100_PAD,PBELL_VIBE500_PAD}%
@@ -42,4 +41,3 @@ To finish a level you have to section off more than 75\%.
42 \opt{HAVEREMOTEKEYMAP}{& } 41 \opt{HAVEREMOTEKEYMAP}{& }
43 & Open menu\\ 42 & Open menu\\
44\end{btnmap} 43\end{btnmap}
45\end{table}