From 97365803d390e44155fc41657bd03a7b121956aa Mon Sep 17 00:00:00 2001 From: Alexander Levin Date: Thu, 20 May 2010 17:38:38 +0000 Subject: 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 --- manual/plugins/jackpot.tex | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'manual/plugins/jackpot.tex') diff --git a/manual/plugins/jackpot.tex b/manual/plugins/jackpot.tex index a76703e6d8..05869afe9e 100644 --- a/manual/plugins/jackpot.tex +++ b/manual/plugins/jackpot.tex @@ -4,8 +4,7 @@ This is a jackpot slot machine game. At the beginning of the game you have 20\$. Payouts are given when three matching symbols come up. -\begin{table} -\begin{btnmap}{}{} +\begin{btnmap} \opt{PLAYER_PAD,RECORDER_PAD}{\ButtonPlay} \opt{IRIVER_H100_PAD,IAUDIO_X5_PAD,GIGABEAT_PAD,GIGABEAT_S_PAD,% MROBE100_PAD,SANSA_CLIP_PAD,M200,IPOD_3G_PAD,IPOD_4G_PAD,% @@ -36,4 +35,3 @@ have 20\$. Payouts are given when three matching symbols come up. } & Exit the game \\ \end{btnmap} -\end{table} -- cgit v1.2.3