summaryrefslogtreecommitdiff
path: root/manual/plugins/mazezam.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/mazezam.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/mazezam.tex')
-rw-r--r--manual/plugins/mazezam.tex4
1 files changed, 1 insertions, 3 deletions
diff --git a/manual/plugins/mazezam.tex b/manual/plugins/mazezam.tex
index f40d179ffd..32b23db851 100644
--- a/manual/plugins/mazezam.tex
+++ b/manual/plugins/mazezam.tex
@@ -12,8 +12,7 @@ but this will cost you a life.
12You start the game with three lives. 12You start the game with three lives.
13Luckily, there are checkpoints at levels four and eight. 13Luckily, there are checkpoints at levels four and eight.
14 14
15\begin{table} 15\begin{btnmap}
16\begin{btnmap}{}{}
17 \opt{IPOD_4G_PAD}{\ButtonMenu, \ButtonPlay,} 16 \opt{IPOD_4G_PAD}{\ButtonMenu, \ButtonPlay,}
18 \opt{IPOD_3G_PAD}{\ButtonScrollBack, \ButtonScrollFwd,} 17 \opt{IPOD_3G_PAD}{\ButtonScrollBack, \ButtonScrollFwd,}
19 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_C200_PAD% 18 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD,SANSA_C200_PAD%
@@ -41,4 +40,3 @@ Luckily, there are checkpoints at levels four and eight.
41 } 40 }
42 & Menu\\ 41 & Menu\\
43\end{btnmap} 42\end{btnmap}
44\end{table}