summaryrefslogtreecommitdiff
path: root/manual/plugins/snake.tex
diff options
context:
space:
mode:
authorMartin Arver <martin.arver@gmail.com>2006-03-30 16:52:33 +0000
committerMartin Arver <martin.arver@gmail.com>2006-03-30 16:52:33 +0000
commit1ccc81bf8f4382e56f0f0ae0779381fb5d4a88c4 (patch)
tree4fbf0b25f3b18a9bf45727f6cc17c90bd38ce17a /manual/plugins/snake.tex
parentaecfa286256433c314aa13bbd42c6fddb0a6ff34 (diff)
downloadrockbox-1ccc81bf8f4382e56f0f0ae0779381fb5d4a88c4.zip
rockbox-1ccc81bf8f4382e56f0f0ae0779381fb5d4a88c4.tar.gz
rockbox-1ccc81bf8f4382e56f0f0ae0779381fb5d4a88c4.tar.bz2
rockbox-1ccc81bf8f4382e56f0f0ae0779381fb5d4a88c4.tar.xz
Patch #4960 from Dominik Riebeling. Use the screenshot macro for the plugins.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9362 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/plugins/snake.tex')
-rw-r--r--manual/plugins/snake.tex7
1 files changed, 1 insertions, 6 deletions
diff --git a/manual/plugins/snake.tex b/manual/plugins/snake.tex
index c43d588..79ed153 100644
--- a/manual/plugins/snake.tex
+++ b/manual/plugins/snake.tex
@@ -1,10 +1,5 @@
\subsection{Snake}
-\begin{figure}[h!]
-\begin{center}
-\includegraphics[width=4cm]{plugins/images/ss-snake-\genericimg.png}
-\end{center}
-\caption{Snake}
-\end{figure}
+\screenshot{plugins/images/ss-snake-\genericimg.png}{Snake}{img:snake}
This is the popular snake game. The aim is to grow your snake as large
as possible by eating the dots that appear on the screen. The game will