summaryrefslogtreecommitdiff
path: root/manual/plugins/pong.tex
diff options
context:
space:
mode:
authorDominik Riebeling <Dominik.Riebeling@gmail.com>2006-04-02 17:29:44 +0000
committerDominik Riebeling <Dominik.Riebeling@gmail.com>2006-04-02 17:29:44 +0000
commit2cf5abb971546df4ebaa2f132688eca44d520959 (patch)
tree98d28ac5e8a2b60046d8f649782c393647bdd00d /manual/plugins/pong.tex
parentc95d9d08350450ce6b16e345d3eff67c758ce6af (diff)
downloadrockbox-2cf5abb971546df4ebaa2f132688eca44d520959.tar.gz
rockbox-2cf5abb971546df4ebaa2f132688eca44d520959.zip
another enhancement of \screenshot -- filenames should now not include the display size extension anymore. Old behaviour still supported. Minor code policing.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9432 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/pong.tex')
-rw-r--r--manual/plugins/pong.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/manual/plugins/pong.tex b/manual/plugins/pong.tex
index a37ac54aa4..ab47c4238f 100644
--- a/manual/plugins/pong.tex
+++ b/manual/plugins/pong.tex
@@ -1,6 +1,6 @@
1\subsection{Pong} 1\subsection{Pong}
2\screenshot{plugins/images/ss-pong-\genericimg.png}{Pong}{img:pong} 2\screenshot{plugins/images/ss-pong}{Pong}{img:pong}
3Pong is a simple two player "tennis game". Whenever a player misses the ball the other scores. 3Pong is a simple two player ``tennis game''. Whenever a player misses the ball the other scores.
4 4
5\begin{table}[ht!] 5\begin{table}[ht!]
6 \begin{center} 6 \begin{center}